#CEEDE8#CEEDE8
#CEEDE8 is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.2% C 0.033 H 184.9°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEDE8 |
|---|---|
| RGB | rgb(206, 237, 232) |
| HSL | hsl(170, 46%, 87%) |
| HSV | hsv(170, 13%, 93%) |
| CMYK | cmyk(13.1%, 0%, 2.1%, 7.1%) |
| CIE-LAB | lab(91.47, -11.04, -0.99) |
| CIE-LCH | lch(91.47, 11.09, 185.12°) |
| OKLab | oklab(92.23% -0.033 -0.0028) |
| OKLCH | oklch(92.23% 0.033 184.9) |
| XYZ | xyz(70.2997, 79.5148, 87.9724) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.20
Ice Blue (survey)
#D7FFFE
ΔE00 4.35
Very Pale Blue
#D6FFFE
ΔE00 4.43
Lightcyan
#E0FFFF
ΔE00 4.45
Very Light Blue
#D5FFFF
ΔE00 4.66
Really Light Blue
#D4FFFF
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEDE8 #EDCED3
analogous
#CEEDD9 #CEEDE8 #CEE3ED
triadic
#CEEDE8 #E8CEED #EDE8CE
tetradic
#CEEDE8 #D9CEED #EDCED3 #E3EDCE
square
#CEEDE8 #D9CEED #EDCED3 #E3EDCE
split-complementary
#CEEDE8 #EDCEE3 #EDD9CE
monochromatic
#74CCBE #A1DDD3 #CEEDE8 #E9F7F4 #E9F7F4
Accessibility & contrast
On white
1.24
#CEEDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#CEEDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEDE8
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEDE8 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E8
Deuteranopia (green-blind)
#E3E5E9
Tritanopia (blue-blind)
#C6EEEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceede8; /* rgb */ color: rgb(206, 237, 232); /* oklch */ color: oklch(92.2% 0.033 184.9);
Tailwind
colors: {
custom: {
50: '#ddf2ef',
500: '#ceede8',
950: '#000000',
},
}SCSS
$custom: #ceede8; $custom-light: #ddf2ef; $custom-dark: #000000;
JSON
{
"hex": "#ceede8",
"rgb": {
"r": 206,
"g": 237,
"b": 232
},
"hsl": {
"h": 170.323,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.9223,
"c": 0.03311,
"h": 184.9
},
"luminance": 0.79516
}Semantic roles & 50–950 ramp
primary
#CEEDE8
secondary
#C9969E
accent
#2C43B9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585