#CEF0EE#CEF0EE
#CEF0EE is a very light, muted teal. Relative luminance 0.816; OKLCH L 93.0% C 0.035 H 192.2°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF0EE |
|---|---|
| RGB | rgb(206, 240, 238) |
| HSL | hsl(176, 53%, 87%) |
| HSV | hsv(176, 14%, 94%) |
| CMYK | cmyk(14.2%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(92.40, -11.38, -2.74) |
| CIE-LCH | lch(92.40, 11.70, 193.55°) |
| OKLab | oklab(93.02% -0.0347 -0.0075) |
| OKLCH | oklch(93.02% 0.035 192.2) |
| XYZ | xyz(72.0424, 81.6132, 92.8296) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.24
Very Pale Blue
#D6FFFE
ΔE00 3.32
Very Light Blue
#D5FFFF
ΔE00 3.45
Really Light Blue
#D4FFFF
ΔE00 3.55
Lightcyan
#E0FFFF
ΔE00 3.55
Ice
#D6FFFA
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF0EE #F0CED0
analogous
#CEF0DD #CEF0EE #CEE1F0
triadic
#CEF0EE #EECEF0 #F0EECE
tetradic
#CEF0EE #DDCEF0 #F0CED0 #E1F0CE
square
#CEF0EE #DDCEF0 #F0CED0 #E1F0CE
split-complementary
#CEF0EE #F0CEE1 #F0DDCE
monochromatic
#70D3CD #9FE2DE #CEF0EE #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.21
#CEF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#CEF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF0EE
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF0EE | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEE
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#C5F2EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cef0ee; /* rgb */ color: rgb(206, 240, 238); /* oklch */ color: oklch(93.0% 0.035 192.2);
Tailwind
colors: {
custom: {
50: '#ddf5f3',
500: '#cef0ee',
950: '#000000',
},
}SCSS
$custom: #cef0ee; $custom-light: #ddf5f3; $custom-dark: #000000;
JSON
{
"hex": "#cef0ee",
"rgb": {
"r": 206,
"g": 240,
"b": 238
},
"hsl": {
"h": 176.471,
"s": 53.125,
"l": 87.451
},
"oklch": {
"l": 0.93023,
"c": 0.03546,
"h": 192.2
},
"luminance": 0.81615
}Semantic roles & 50–950 ramp
primary
#CEF0EE
secondary
#CE9498
accent
#252EC1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585