#CDE0DF#CDE0DF
#CDE0DF is a very light, muted teal. Relative luminance 0.716; OKLCH L 89.2% C 0.020 H 193.0°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE0DF |
|---|---|
| RGB | rgb(205, 224, 223) |
| HSL | hsl(177, 23%, 84%) |
| HSV | hsv(177, 8%, 88%) |
| CMYK | cmyk(8.5%, 0%, 0.4%, 12.2%) |
| CIE-LAB | lab(87.78, -6.49, -1.67) |
| CIE-LCH | lch(87.78, 6.71, 194.46°) |
| OKLab | oklab(89.22% -0.0198 -0.0046) |
| OKLCH | oklch(89.22% 0.02 193) |
| XYZ | xyz(65.1488, 71.6172, 80.1889) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.04
Azure (CSS)
#F0FFFF
ΔE00 6.99
Lightcyan
#E0FFFF
ΔE00 7.07
Fog
#D8DCE0
ΔE00 7.21
Silver (survey)
#C5C9C7
ΔE00 7.56
Powder Blue
#B0E0E6
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE0DF #E0CDCE
analogous
#CDE0D6 #CDE0DF #CDD8E0
triadic
#CDE0DF #DFCDE0 #E0DFCD
tetradic
#CDE0DF #D6CDE0 #E0CDCE #D8E0CD
square
#CDE0DF #D6CDE0 #E0CDCE #D8E0CD
split-complementary
#CDE0DF #E0CDD8 #E0D6CD
monochromatic
#81B1AF #A7C9C7 #CDE0DF #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.37
#CDE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#CDE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE0DF
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE0DF | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDF
Deuteranopia (green-blind)
#DADBDF
Tritanopia (blue-blind)
#C8E1E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cde0df; /* rgb */ color: rgb(205, 224, 223); /* oklch */ color: oklch(89.2% 0.020 193.0);
Tailwind
colors: {
custom: {
50: '#dce9e9',
500: '#cde0df',
950: '#000000',
},
}SCSS
$custom: #cde0df; $custom-light: #dce9e9; $custom-dark: #000000;
JSON
{
"hex": "#cde0df",
"rgb": {
"r": 205,
"g": 224,
"b": 223
},
"hsl": {
"h": 176.842,
"s": 23.457,
"l": 84.118
},
"oklch": {
"l": 0.89224,
"c": 0.02033,
"h": 193
},
"luminance": 0.71618
}Semantic roles & 50–950 ramp
primary
#CDE0DF
secondary
#B79A9C
accent
#4449A2
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484