Skip to content

#cefeec

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

RGB
206, 254, 236
HSL
158°, 96%, 90%
CMYK
19, 0, 7, 0
Luminance
0.9006

At a glance

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

Hex
#cefeec
Hue
158°
green
Saturation
96%
electric
Lightness
90%
pale
Brightness
100%
HSV value
Perceived
94%
weighted brightness
Luminance
0.9006
WCAG relative
Temperature
Cool
78/100 cool
Color family
Green
Tone
Electric
Best ink
Black
19.01:1
Closest name
Pale Turquoise
ΔE2000 8.2
Where it sits
Hue158° of 360°
Saturation96%
Lightness90%
Temperature
Warm ← → Cool78% 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#cefeec
RGBrgb(206, 254, 236)
HSLhsl(158, 96%, 90%)
CMYKcmyk(19%, 0%, 7%, 0%)
LABlab(96.0 -18.7 3.6)
LCHlch(96.0 19.0 169.2)
OKLCHoklch(0.959 0.055 170.3)
Decimal13565676
Display P3color(display-p3 0.808 0.996 0.925)

Copy-ready code

/* CSS */
color: #cefeec;
background-color: #cefeec;
/* Tailwind (arbitrary) */
class="text-[#cefeec] bg-[#cefeec]"
/* SCSS */
$brand: #cefeec;
/* SwiftUI */
Color(red: 0.808, green: 0.996, blue: 0.925)
/* Android */
Color.parseColor("#cefeec")
/* Flutter */
Color(0xFFCEFEEC)
/* Python / OpenCV (BGR) */
(236, 254, 206)

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 #cefeec · 19.01:1
Use #000000AAA at every size.
Aa
White text · 1.10:1
AA fail · AA large fail · AAA fail
Aa
Black text · 19.01:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cefeec as text scores 1.10:1 on white and 19.01:1 on black.

Accessibility — WCAG contrast

Aa
#cefeec on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#cefeec on black: 19.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FBF7EB
deuteranopia · #F2F1ED
tritanopia · #C4FFF9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cefeec 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.

#F1FDF9
#E4FCF3
#cefeec
#91FDD4
#5AFCBF
#23FBAA
#05F098
#04C87E
#03A065
#07734B
#04482F
Base = 200Lightest = 50 · #F1FDF9Darkest = 950 · #04482F
:root {
  --brand-50: #F1FDF9;
  --brand-100: #E4FCF3;
  --brand-200: #cefeec;
  --brand-300: #91FDD4;
  --brand-400: #5AFCBF;
  --brand-500: #23FBAA;
  --brand-600: #05F098;
  --brand-700: #04C87E;
  --brand-800: #03A065;
  --brand-900: #07734B;
  --brand-950: #04482F;
  --brand: #cefeec;
  --brand-ink: #000000;
}

Colors that work with #cefeec

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#F4FAF8
Tinted page background
Border#C0EDDC
Hairlines and dividers
Muted text#4B9B7D
Captions on the surface
Accent#CC007E
Second voice, not a rival
Dark variant#037D4F
Hover, pressed, headers
Light variant#E6FEF5
Selected rows, tints
Dark surface#14241E
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 #cefeec

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
  • 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#FECEE0
Analogous left#CEFED4
Analogous right#CEF8FE
Split-complement 1#FECEF8
Split-complement 2#FED4CE
Triadic 1#ECCEFE
Triadic 2#FEECCE
Tetradic#D4CEFE

RGB percentages

Red80.8%
Green99.6%
Blue92.5%

CMYK percentages

Cyan18.9%
Magenta0.0%
Yellow7.1%
Key (black)0.4%

Color previews

#cefeec text on a black background

contrast 19.01:1

Card sample

#cefeec text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cefeec

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.

#cefeec in the real world

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

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#cefeec, answered

What color is #cefeec?

#cefeec is a pale electric green, closest to Pale Turquoise (ΔE2000 8.2). It sits at 158° on the hue wheel with 96% saturation and 90% lightness, which reads as cool.

What is the RGB value of #cefeec?

rgb(206, 254, 236) — 206 red, 254 green and 236 blue out of 255, or 80.8% / 99.6% / 92.5% by channel.

Is #cefeec a light or a dark color?

It is a light color. Relative luminance is 0.9006 and perceived brightness is 94%, so black text on it reaches 19.01:1.

Should I use black or white text on #cefeec?

Black. It scores 19.01:1 against #cefeec, versus 1.10:1 for white — AAA at any size.

What is the complementary color of #cefeec?

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

What colors go well with #cefeec?

For interface work: #F4FAF8 as the surface, #C0EDDC for borders, #4B9B7D for secondary text, #CC007E as an accent and #037D4F for hover and pressed states. For a palette, the analogous pair #CEFED4 and #CEF8FE stays calm, while #FECEE0 is the loudest partner.

What is #cefeec in CMYK for printing?

cmyk(19%, 0%, 7%, 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 #cefeec warm or cool?

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

Work with #cefeec in the Color Lab