#CEF2EE#CEF2EE
#CEF2EE is a very light, muted teal. Relative luminance 0.828; OKLCH L 93.4% C 0.038 H 188.3°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF2EE |
|---|---|
| RGB | rgb(206, 242, 238) |
| HSL | hsl(173, 58%, 88%) |
| HSV | hsv(173, 15%, 95%) |
| CMYK | cmyk(14.9%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(92.93, -12.38, -1.98) |
| CIE-LCH | lch(92.93, 12.54, 189.07°) |
| OKLab | oklab(93.44% -0.0373 -0.0055) |
| OKLCH | oklch(93.44% 0.038 188.3) |
| XYZ | xyz(72.6344, 82.7972, 93.0269) |
| Luminance | 0.8280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.81
Ice Blue (survey)
#D7FFFE
ΔE00 2.98
Very Pale Blue
#D6FFFE
ΔE00 3.01
Very Light Blue
#D5FFFF
ΔE00 3.23
Really Light Blue
#D4FFFF
ΔE00 3.29
Pale Blue
#D0FEFE
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF2EE #F2CED2
analogous
#CEF2DC #CEF2EE #CEE4F2
triadic
#CEF2EE #EECEF2 #F2EECE
tetradic
#CEF2EE #DCCEF2 #F2CED2 #E4F2CE
square
#CEF2EE #DCCEF2 #F2CED2 #E4F2CE
split-complementary
#CEF2EE #F2CEE4 #F2DCCE
monochromatic
#6DD8CC #9EE5DD #CEF2EE #E7F9F7 #E7F9F7
Accessibility & contrast
On white
1.20
#CEF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#CEF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF2EE
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF2EE | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#E7E8EF
Tritanopia (blue-blind)
#C4F4F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cef2ee; /* rgb */ color: rgb(206, 242, 238); /* oklch */ color: oklch(93.4% 0.038 188.3);
Tailwind
colors: {
custom: {
50: '#ddf6f3',
500: '#cef2ee',
950: '#000000',
},
}SCSS
$custom: #cef2ee; $custom-light: #ddf6f3; $custom-dark: #000000;
JSON
{
"hex": "#cef2ee",
"rgb": {
"r": 206,
"g": 242,
"b": 238
},
"hsl": {
"h": 173.333,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.93437,
"c": 0.03771,
"h": 188.3
},
"luminance": 0.82799
}Semantic roles & 50–950 ramp
primary
#CEF2EE
secondary
#D1939A
accent
#2032C6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585