#CEF8EA#CEF8EA
#CEF8EA is a very light, muted teal. Relative luminance 0.862; OKLCH L 94.6% C 0.047 H 173.1°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF8EA |
|---|---|
| RGB | rgb(206, 248, 234) |
| HSL | hsl(160, 75%, 89%) |
| HSV | hsv(160, 17%, 97%) |
| CMYK | cmyk(16.9%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(94.40, -16.14, 2.24) |
| CIE-LCH | lch(94.40, 16.30, 172.09°) |
| OKLab | oklab(94.57% -0.0468 0.0057) |
| OKLCH | oklch(94.57% 0.047 173.1) |
| XYZ | xyz(73.8684, 86.1951, 90.5714) |
| Luminance | 0.8620 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.91
Duck Egg Blue
#C3FBF4
ΔE00 3.92
Eggshell Blue
#C4FFF7
ΔE00 4.23
Light Light Blue
#CAFFFB
ΔE00 4.59
Very Pale Blue
#D6FFFE
ΔE00 5.50
Ice Blue (survey)
#D7FFFE
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF8EA #F8CEDC
analogous
#CEF8D5 #CEF8EA #CEF1F8
triadic
#CEF8EA #EACEF8 #F8EACE
tetradic
#CEF8EA #D5CEF8 #F8CEDC #F1F8CE
square
#CEF8EA #D5CEF8 #F8CEDC #F1F8CE
split-complementary
#CEF8EA #F8CEF1 #F8D5CE
monochromatic
#63E9BC #98F0D3 #CEF8EA #E4FBF4 #E4FBF4
Accessibility & contrast
On white
1.15
#CEF8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#CEF8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF8EA
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF8EA | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#EDEDEB
Tritanopia (blue-blind)
#C5F9F4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cef8ea; /* rgb */ color: rgb(206, 248, 234); /* oklch */ color: oklch(94.6% 0.047 173.1);
Tailwind
colors: {
custom: {
50: '#ddfaf0',
500: '#cef8ea',
950: '#000000',
},
}SCSS
$custom: #cef8ea; $custom-light: #ddfaf0; $custom-dark: #000000;
JSON
{
"hex": "#cef8ea",
"rgb": {
"r": 206,
"g": 248,
"b": 234
},
"hsl": {
"h": 160,
"s": 75,
"l": 89.02
},
"oklch": {
"l": 0.9457,
"c": 0.04712,
"h": 173.1
},
"luminance": 0.86197
}Semantic roles & 50–950 ramp
primary
#CEF8EA
secondary
#DC8EA8
accent
#0E51D7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585