#CEFEEA#CEFEEA
#CEFEEA is a very light, muted teal. Relative luminance 0.899; OKLCH L 95.8% C 0.056 H 167.9°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEEA |
|---|---|
| RGB | rgb(206, 254, 234) |
| HSL | hsl(155, 96%, 90%) |
| HSV | hsv(155, 19%, 100%) |
| CMYK | cmyk(18.9%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(95.97, -19.09, 4.53) |
| CIE-LCH | lch(95.97, 19.62, 166.64°) |
| OKLab | oklab(95.83% -0.0546 0.0117) |
| OKLCH | oklch(95.83% 0.056 167.9) |
| XYZ | xyz(75.7427, 89.9437, 91.1961) |
| Luminance | 0.8995 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.20
Eggshell Blue
#C4FFF7
ΔE00 4.92
Duck Egg Blue
#C3FBF4
ΔE00 5.09
Ice
#D6FFFA
ΔE00 5.87
Light Light Blue
#CAFFFB
ΔE00 6.04
Pale Cyan
#B7FFFA
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEEA #FECEE2
analogous
#CEFED2 #CEFEEA #CEFAFE
triadic
#CEFEEA #EACEFE #FEEACE
tetradic
#CEFEEA #D2CEFE #FECEE2 #FAFECE
square
#CEFEEA #D2CEFE #FECEE2 #FAFECE
split-complementary
#CEFEEA #FECEFA #FED2CE
monochromatic
#56FCB7 #92FDD0 #CEFEEA #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.11
#CEFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#CEFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEEA
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEEA | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E9
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#C4FFF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cefeea; /* rgb */ color: rgb(206, 254, 234); /* oklch */ color: oklch(95.8% 0.056 167.9);
Tailwind
colors: {
custom: {
50: '#ddfef0',
500: '#cefeea',
950: '#000000',
},
}SCSS
$custom: #cefeea; $custom-light: #ddfef0; $custom-dark: #000000;
JSON
{
"hex": "#cefeea",
"rgb": {
"r": 206,
"g": 254,
"b": 234
},
"hsl": {
"h": 155,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.95825,
"c": 0.05582,
"h": 167.9
},
"luminance": 0.89946
}Semantic roles & 50–950 ramp
primary
#CEFEEA
secondary
#E888B0
accent
#0060E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685