#CDEEE0#CDEEE0
#CDEEE0 is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.1% C 0.039 H 168.0°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEEE0 |
|---|---|
| RGB | rgb(205, 238, 224) |
| HSL | hsl(155, 49%, 87%) |
| HSV | hsv(155, 14%, 93%) |
| CMYK | cmyk(13.9%, 0%, 5.9%, 6.7%) |
| CIE-LAB | lab(91.46, -13.39, 3.17) |
| CIE-LCH | lch(91.46, 13.76, 166.70°) |
| OKLab | oklab(92.15% -0.0384 0.0082) |
| OKLCH | oklch(92.15% 0.039 168) |
| XYZ | xyz(69.2027, 79.5085, 82.2072) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.26
Duck Egg Blue
#C3FBF4
ΔE00 6.08
Ice Blue (survey)
#D7FFFE
ΔE00 6.48
Very Pale Blue
#D6FFFE
ΔE00 6.50
Light Light Blue
#CAFFFB
ΔE00 6.57
Eggshell Blue
#C4FFF7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEEE0 #EECDDB
analogous
#CDEED0 #CDEEE0 #CDECEE
triadic
#CDEEE0 #E0CDEE #EEE0CD
tetradic
#CDEEE0 #D0CDEE #EECDDB #ECEECD
square
#CDEEE0 #D0CDEE #EECDDB #ECEECD
split-complementary
#CDEEE0 #EECDEC #EED0CD
monochromatic
#72CFA7 #9FDEC4 #CDEEE0 #E8F7F1 #E8F7F1
Accessibility & contrast
On white
1.24
#CDEEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#CDEEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEEE0
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEEE0 | 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)
#ECE9DF
Deuteranopia (green-blind)
#E6E5E1
Tritanopia (blue-blind)
#C6EEEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cdeee0; /* rgb */ color: rgb(205, 238, 224); /* oklch */ color: oklch(92.1% 0.039 168.0);
Tailwind
colors: {
custom: {
50: '#dcf3e9',
500: '#cdeee0',
950: '#000000',
},
}SCSS
$custom: #cdeee0; $custom-light: #dcf3e9; $custom-dark: #000000;
JSON
{
"hex": "#cdeee0",
"rgb": {
"r": 205,
"g": 238,
"b": 224
},
"hsl": {
"h": 154.545,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.92145,
"c": 0.0393,
"h": 168
},
"luminance": 0.7951
}Semantic roles & 50–950 ramp
primary
#CDEEE0
secondary
#CB94AB
accent
#2968BD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584