#CEEEE8#CEEEE8
#CEEEE8 is a very light, muted teal. Relative luminance 0.801; OKLCH L 92.4% C 0.034 H 183.0°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEE8 |
|---|---|
| RGB | rgb(206, 238, 232) |
| HSL | hsl(169, 48%, 87%) |
| HSV | hsv(169, 13%, 93%) |
| CMYK | cmyk(13.4%, 0%, 2.5%, 6.7%) |
| CIE-LAB | lab(91.73, -11.55, -0.61) |
| CIE-LCH | lch(91.73, 11.56, 183.01°) |
| OKLab | oklab(92.44% -0.0343 -0.0018) |
| OKLCH | oklch(92.44% 0.034 183) |
| XYZ | xyz(70.5900, 80.0955, 88.0691) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.91
Ice Blue (survey)
#D7FFFE
ΔE00 4.27
Very Pale Blue
#D6FFFE
ΔE00 4.34
Lightcyan
#E0FFFF
ΔE00 4.59
Very Light Blue
#D5FFFF
ΔE00 4.61
Really Light Blue
#D4FFFF
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEE8 #EECED4
analogous
#CEEED8 #CEEEE8 #CEE4EE
triadic
#CEEEE8 #E8CEEE #EEE8CE
tetradic
#CEEEE8 #D8CEEE #EECED4 #E4EECE
square
#CEEEE8 #D8CEEE #EECED4 #E4EECE
split-complementary
#CEEEE8 #EECEE4 #EED8CE
monochromatic
#73CEBD #A1DED3 #CEEEE8 #E8F7F4 #E8F7F4
Accessibility & contrast
On white
1.23
#CEEEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#CEEEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEE8
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEE8 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAE8
Deuteranopia (green-blind)
#E4E5E9
Tritanopia (blue-blind)
#C6EFEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceeee8; /* rgb */ color: rgb(206, 238, 232); /* oklch */ color: oklch(92.4% 0.034 183.0);
Tailwind
colors: {
custom: {
50: '#ddf3ef',
500: '#ceeee8',
950: '#000000',
},
}SCSS
$custom: #ceeee8; $custom-light: #ddf3ef; $custom-dark: #000000;
JSON
{
"hex": "#ceeee8",
"rgb": {
"r": 206,
"g": 238,
"b": 232
},
"hsl": {
"h": 168.75,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.92437,
"c": 0.03437,
"h": 183
},
"luminance": 0.80097
}Semantic roles & 50–950 ramp
primary
#CEEEE8
secondary
#CB959F
accent
#2A45BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585