#CEFEEF#CEFEEF
#CEFEEF is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.0% C 0.053 H 174.2°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEEF |
|---|---|
| RGB | rgb(206, 254, 239) |
| HSL | hsl(161, 96%, 90%) |
| HSV | hsv(161, 19%, 100%) |
| CMYK | cmyk(18.9%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(96.09, -18.13, 2.13) |
| CIE-LCH | lch(96.09, 18.25, 173.29°) |
| OKLab | oklab(95.96% -0.0526 0.0054) |
| OKLCH | oklch(95.96% 0.053 174.2) |
| XYZ | xyz(76.4711, 90.2350, 95.0326) |
| Luminance | 0.9024 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.38
Duck Egg Blue
#C3FBF4
ΔE00 3.47
Ice
#D6FFFA
ΔE00 4.26
Light Light Blue
#CAFFFB
ΔE00 4.28
Pale Aqua
#B8FFEB
ΔE00 4.38
Pale Cyan
#B7FFFA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEEF #FECEDD
analogous
#CEFED7 #CEFEEF #CEF5FE
triadic
#CEFEEF #EFCEFE #FEEFCE
tetradic
#CEFEEF #D7CEFE #FECEDD #F5FECE
square
#CEFEEF #D7CEFE #FECEDD #F5FECE
split-complementary
#CEFEEF #FECEF5 #FED7CE
monochromatic
#56FCC8 #92FDDB #CEFEEF #E1FEF5 #E1FEF5
Accessibility & contrast
On white
1.10
#CEFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#CEFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEEF
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEEF | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EE
Deuteranopia (green-blind)
#F1F1F0
Tritanopia (blue-blind)
#C3FFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cefeef; /* rgb */ color: rgb(206, 254, 239); /* oklch */ color: oklch(96.0% 0.053 174.2);
Tailwind
colors: {
custom: {
50: '#ddfef4',
500: '#cefeef',
950: '#000000',
},
}SCSS
$custom: #cefeef; $custom-light: #ddfef4; $custom-dark: #000000;
JSON
{
"hex": "#cefeef",
"rgb": {
"r": 206,
"g": 254,
"b": 239
},
"hsl": {
"h": 161.25,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.95961,
"c": 0.05287,
"h": 174.2
},
"luminance": 0.90237
}Semantic roles & 50–950 ramp
primary
#CEFEEF
secondary
#E888A6
accent
#0048E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685