#CDEEEB#CDEEEB
#CDEEEB is a very light, muted teal. Relative luminance 0.801; OKLCH L 92.5% C 0.035 H 189.9°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEEEB |
|---|---|
| RGB | rgb(205, 238, 235) |
| HSL | hsl(175, 49%, 87%) |
| HSV | hsv(175, 14%, 93%) |
| CMYK | cmyk(13.9%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(91.74, -11.27, -2.16) |
| CIE-LCH | lch(91.74, 11.48, 190.84°) |
| OKLab | oklab(92.46% -0.0341 -0.0059) |
| OKLCH | oklch(92.46% 0.035 189.9) |
| XYZ | xyz(70.7430, 80.1247, 90.3196) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.76
Very Pale Blue
#D6FFFE
ΔE00 3.83
Ice
#D6FFFA
ΔE00 3.91
Very Light Blue
#D5FFFF
ΔE00 4.00
Lightcyan
#E0FFFF
ΔE00 4.01
Really Light Blue
#D4FFFF
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEEEB #EECDD0
analogous
#CDEEDB #CDEEEB #CDE1EE
triadic
#CDEEEB #EBCDEE #EEEBCD
tetradic
#CDEEEB #DBCDEE #EECDD0 #E1EECD
square
#CDEEEB #DBCDEE #EECDD0 #E1EECD
split-complementary
#CDEEEB #EECDE1 #EEDBCD
monochromatic
#72CFC6 #9FDED9 #CDEEEB #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.23
#CDEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#CDEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEEEB
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEEEB | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#C4F0ED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdeeeb; /* rgb */ color: rgb(205, 238, 235); /* oklch */ color: oklch(92.5% 0.035 189.9);
Tailwind
colors: {
custom: {
50: '#dcf3f1',
500: '#cdeeeb',
950: '#000000',
},
}SCSS
$custom: #cdeeeb; $custom-light: #dcf3f1; $custom-dark: #000000;
JSON
{
"hex": "#cdeeeb",
"rgb": {
"r": 205,
"g": 238,
"b": 235
},
"hsl": {
"h": 174.545,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.92456,
"c": 0.03464,
"h": 189.9
},
"luminance": 0.80126
}Semantic roles & 50–950 ramp
primary
#CDEEEB
secondary
#CB9499
accent
#2936BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585