Skip to content

#c3feef

a pale, electric cyan · cool · closest name: Pale Turquoise

RGB
195, 254, 239
HSL
165°, 97%, 88%
CMYK
23, 0, 6, 0
Luminance
0.8872

At a glance

Every number on this page in one read: what #c3feef is made of, how bright it looks, and which way it leans.

Hex
#c3feef
Hue
165°
cyan
Saturation
97%
electric
Lightness
88%
pale
Brightness
100%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8872
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
18.74:1
Closest name
Pale Turquoise
ΔE2000 6.6
Where it sits
Hue165° of 360°
Saturation97%
Lightness88%
Temperature
Warm ← → Cool81% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c3feef
RGBrgb(195, 254, 239)
HSLhsl(165, 97%, 88%)
CMYKcmyk(23%, 0%, 6%, 0%)
LABlab(95.5 -21.4 1.1)
LCHlch(95.5 21.5 177.0)
OKLCHoklch(0.953 0.063 177.6)
Decimal12844783
Display P3color(display-p3 0.765 0.996 0.937)

Copy-ready code

/* CSS */
color: #c3feef;
background-color: #c3feef;
/* Tailwind (arbitrary) */
class="text-[#c3feef] bg-[#c3feef]"
/* SCSS */
$brand: #c3feef;
/* SwiftUI */
Color(red: 0.765, green: 0.996, blue: 0.937)
/* Android */
Color.parseColor("#c3feef")
/* Flutter */
Color(0xFFC3FEEF)
/* Python / OpenCV (BGR) */
(239, 254, 195)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #c3feef · 18.74:1
Use #000000AAA at every size.
Aa
White text · 1.12:1
AA fail · AA large fail · AAA fail
Aa
Black text · 18.74:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c3feef as text scores 1.12:1 on white and 18.74:1 on black.

Accessibility — WCAG contrast

Aa
#c3feef on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#c3feef on black: 18.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F9F7EE
deuteranopia · #EEEFF0
tritanopia · #B4FFF9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c3feef is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F1FDFA
#E4FCF6
#c3feef
#91FDE1
#59FCD3
#22FBC4
#04F1B4
#03C996
#03A178
#077458
#044837
Base = 200Lightest = 50 · #F1FDFADarkest = 950 · #044837
:root {
  --brand-50: #F1FDFA;
  --brand-100: #E4FCF6;
  --brand-200: #c3feef;
  --brand-300: #91FDE1;
  --brand-400: #59FCD3;
  --brand-500: #22FBC4;
  --brand-600: #04F1B4;
  --brand-700: #03C996;
  --brand-800: #03A178;
  --brand-900: #077458;
  --brand-950: #044837;
  --brand: #c3feef;
  --brand-ink: #000000;
}

Colors that work with #c3feef

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAF9
Tinted page background
Border#C0EDE1
Hairlines and dividers
Muted text#4B9B86
Captions on the surface
Accent#CC0068
Second voice, not a rival
Dark variant#027D5E
Hover, pressed, headers
Light variant#E6FFF8
Selected rows, tints
Dark surface#142420
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #c3feef

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#FEC3D2
Analogous left#C3FED1
Analogous right#C3EFFE
Split-complement 1#FEC3EF
Split-complement 2#FED1C3
Triadic 1#EFC3FE
Triadic 2#FEEFC3
Tetradic#D1C3FE

RGB percentages

Red76.5%
Green99.6%
Blue93.7%

CMYK percentages

Cyan23.2%
Magenta0.0%
Yellow5.9%
Key (black)0.4%

Color previews

#c3feef text on a black background

contrast 18.74:1

Card sample

#c3feef text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #c3feef;
Background color
Panel with #c3feef background
background-color: #c3feef;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #c3feef;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(195, 254, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 254, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3feef;
background: linear-gradient(135deg, #c3feef, #C3E6FE);

Monochromatic scale

Palettes built from #c3feef

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#c3feef in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#c3feef, answered

What color is #c3feef?

#c3feef is a pale electric cyan, closest to Pale Turquoise (ΔE2000 6.6). It sits at 165° on the hue wheel with 97% saturation and 88% lightness, which reads as cool.

What is the RGB value of #c3feef?

rgb(195, 254, 239) — 195 red, 254 green and 239 blue out of 255, or 76.5% / 99.6% / 93.7% by channel.

Is #c3feef a light or a dark color?

It is a light color. Relative luminance is 0.8872 and perceived brightness is 93%, so black text on it reaches 18.74:1.

Should I use black or white text on #c3feef?

Black. It scores 18.74:1 against #c3feef, versus 1.12:1 for white — AAA at any size.

What is the complementary color of #c3feef?

#FEC3D2 sits directly opposite on the wheel. Softer options are the split-complements #FEC3EF and #FED1C3, which give the same contrast with far less vibration.

What colors go well with #c3feef?

For interface work: #F4FAF9 as the surface, #C0EDE1 for borders, #4B9B86 for secondary text, #CC0068 as an accent and #027D5E for hover and pressed states. For a palette, the analogous pair #C3FED1 and #C3EFFE stays calm, while #FEC3D2 is the loudest partner.

What is #c3feef in CMYK for printing?

cmyk(23%, 0%, 6%, 0%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #c3feef warm or cool?

Cool — it scores 81 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C3FED9; nudged cooler, #C2F8FF.

Work with #c3feef in the Color Lab