#CEF1EA#CEF1EA
#CEF1EA is a very light, muted teal. Relative luminance 0.820; OKLCH L 93.1% C 0.038 H 182.0°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF1EA |
|---|---|
| RGB | rgb(206, 241, 234) |
| HSL | hsl(168, 56%, 88%) |
| HSV | hsv(168, 15%, 95%) |
| CMYK | cmyk(14.5%, 0%, 2.9%, 5.5%) |
| CIE-LAB | lab(92.56, -12.66, -0.43) |
| CIE-LCH | lch(92.56, 12.67, 181.94°) |
| OKLab | oklab(93.12% -0.0375 -0.0013) |
| OKLCH | oklch(93.12% 0.038 182) |
| XYZ | xyz(71.7564, 81.9712, 89.8674) |
| Luminance | 0.8197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.14
Ice Blue (survey)
#D7FFFE
ΔE00 3.87
Very Pale Blue
#D6FFFE
ΔE00 3.89
Very Light Blue
#D5FFFF
ΔE00 4.20
Really Light Blue
#D4FFFF
ΔE00 4.24
Pale Blue
#D0FEFE
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF1EA #F1CED5
analogous
#CEF1D8 #CEF1EA #CEE6F1
triadic
#CEF1EA #EACEF1 #F1EACE
tetradic
#CEF1EA #D8CEF1 #F1CED5 #E6F1CE
square
#CEF1EA #D8CEF1 #F1CED5 #E6F1CE
split-complementary
#CEF1EA #F1CEE6 #F1D8CE
monochromatic
#6FD6C1 #9EE3D6 #CEF1EA #E7F8F5 #E7F8F5
Accessibility & contrast
On white
1.21
#CEF1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#CEF1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF1EA
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF1EA | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#C5F2EF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cef1ea; /* rgb */ color: rgb(206, 241, 234); /* oklch */ color: oklch(93.1% 0.038 182.0);
Tailwind
colors: {
custom: {
50: '#ddf5f0',
500: '#cef1ea',
950: '#000000',
},
}SCSS
$custom: #cef1ea; $custom-light: #ddf5f0; $custom-dark: #000000;
JSON
{
"hex": "#cef1ea",
"rgb": {
"r": 206,
"g": 241,
"b": 234
},
"hsl": {
"h": 168,
"s": 55.556,
"l": 87.647
},
"oklch": {
"l": 0.93115,
"c": 0.03756,
"h": 182
},
"luminance": 0.81973
}Semantic roles & 50–950 ramp
primary
#CEF1EA
secondary
#D093A0
accent
#2243C3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585