#CDEEE9#CDEEE9
#CDEEE9 is a very light, muted teal. Relative luminance 0.800; OKLCH L 92.4% C 0.035 H 185.5°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEEE9 |
|---|---|
| RGB | rgb(205, 238, 233) |
| HSL | hsl(171, 49%, 87%) |
| HSV | hsv(171, 14%, 93%) |
| CMYK | cmyk(13.9%, 0%, 2.1%, 6.7%) |
| CIE-LAB | lab(91.69, -11.67, -1.19) |
| CIE-LCH | lch(91.69, 11.73, 185.84°) |
| OKLab | oklab(92.4% -0.0349 -0.0034) |
| OKLCH | oklch(92.4% 0.035 185.5) |
| XYZ | xyz(70.4557, 80.0097, 88.8064) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.78
Ice Blue (survey)
#D7FFFE
ΔE00 4.02
Very Pale Blue
#D6FFFE
ΔE00 4.08
Very Light Blue
#D5FFFF
ΔE00 4.31
Really Light Blue
#D4FFFF
ΔE00 4.38
Lightcyan
#E0FFFF
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEEE9 #EECDD2
analogous
#CDEED9 #CDEEE9 #CDE3EE
triadic
#CDEEE9 #E9CDEE #EEE9CD
tetradic
#CDEEE9 #D9CDEE #EECDD2 #E3EECD
square
#CDEEE9 #D9CDEE #EECDD2 #E3EECD
split-complementary
#CDEEE9 #EECDE3 #EED9CD
monochromatic
#72CFC1 #9FDED5 #CDEEE9 #E8F7F5 #E8F7F5
Accessibility & contrast
On white
1.24
#CDEEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#CDEEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEEE9
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEEE9 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAE9
Deuteranopia (green-blind)
#E4E5EA
Tritanopia (blue-blind)
#C5F0EC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdeee9; /* rgb */ color: rgb(205, 238, 233); /* oklch */ color: oklch(92.4% 0.035 185.5);
Tailwind
colors: {
custom: {
50: '#dcf3f0',
500: '#cdeee9',
950: '#000000',
},
}SCSS
$custom: #cdeee9; $custom-light: #dcf3f0; $custom-dark: #000000;
JSON
{
"hex": "#cdeee9",
"rgb": {
"r": 205,
"g": 238,
"b": 233
},
"hsl": {
"h": 170.909,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.92398,
"c": 0.03506,
"h": 185.5
},
"luminance": 0.80011
}Semantic roles & 50–950 ramp
primary
#CDEEE9
secondary
#CB949D
accent
#293FBD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585