#CEEDE9#CEEDE9
#CEEDE9 is a very light, muted teal. Relative luminance 0.796; OKLCH L 92.3% C 0.033 H 187.2°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEDE9 |
|---|---|
| RGB | rgb(206, 237, 233) |
| HSL | hsl(172, 46%, 87%) |
| HSV | hsv(172, 13%, 93%) |
| CMYK | cmyk(13.1%, 0%, 1.7%, 7.1%) |
| CIE-LAB | lab(91.49, -10.85, -1.47) |
| CIE-LCH | lch(91.49, 10.95, 187.73°) |
| OKLab | oklab(92.26% -0.0326 -0.0041) |
| OKLCH | oklch(92.26% 0.033 187.2) |
| XYZ | xyz(70.4421, 79.5718, 88.7226) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 4.21
Lightcyan
#E0FFFF
ΔE00 4.23
Ice
#D6FFFA
ΔE00 4.24
Very Pale Blue
#D6FFFE
ΔE00 4.30
Very Light Blue
#D5FFFF
ΔE00 4.51
Really Light Blue
#D4FFFF
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEDE9 #EDCED2
analogous
#CEEDDA #CEEDE9 #CEE2ED
triadic
#CEEDE9 #E9CEED #EDE9CE
tetradic
#CEEDE9 #DACEED #EDCED2 #E2EDCE
square
#CEEDE9 #DACEED #EDCED2 #E2EDCE
split-complementary
#CEEDE9 #EDCEE2 #EDDACE
monochromatic
#74CCC1 #A1DDD5 #CEEDE9 #E9F7F5 #E9F7F5
Accessibility & contrast
On white
1.24
#CEEDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#CEEDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEDE9
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEDE9 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E9
Deuteranopia (green-blind)
#E3E5E9
Tritanopia (blue-blind)
#C6EFEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceede9; /* rgb */ color: rgb(206, 237, 233); /* oklch */ color: oklch(92.3% 0.033 187.2);
Tailwind
colors: {
custom: {
50: '#ddf2f0',
500: '#ceede9',
950: '#000000',
},
}SCSS
$custom: #ceede9; $custom-light: #ddf2f0; $custom-dark: #000000;
JSON
{
"hex": "#ceede9",
"rgb": {
"r": 206,
"g": 237,
"b": 233
},
"hsl": {
"h": 172.258,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.92259,
"c": 0.03286,
"h": 187.2
},
"luminance": 0.79573
}Semantic roles & 50–950 ramp
primary
#CEEDE9
secondary
#C9969D
accent
#2C3EB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585