#CDE4E7#CDE4E7
#CDE4E7 is a very light, muted teal. Relative luminance 0.742; OKLCH L 90.3% C 0.025 H 206.2°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE4E7 |
|---|---|
| RGB | rgb(205, 228, 231) |
| HSL | hsl(187, 35%, 85%) |
| HSV | hsv(187, 11%, 91%) |
| CMYK | cmyk(11.3%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(89.03, -6.99, -4.04) |
| CIE-LCH | lch(89.03, 8.07, 210.07°) |
| OKLab | oklab(90.28% -0.0222 -0.0109) |
| OKLCH | oklch(90.28% 0.025 206.2) |
| XYZ | xyz(67.3406, 74.2342, 86.3666) |
| Luminance | 0.7423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.13
Azure (CSS)
#F0FFFF
ΔE00 6.62
Powder Blue
#B0E0E6
ΔE00 6.64
Lightblue
#ADD8E6
ΔE00 6.76
Ice Blue (survey)
#D7FFFE
ΔE00 7.36
Very Pale Blue
#D6FFFE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE4E7 #E7D0CD
analogous
#CDE7DD #CDE4E7 #CDD7E7
triadic
#CDE4E7 #E7CDE4 #E4E7CD
tetradic
#CDE4E7 #DDCDE7 #E7D0CD #D7E7CD
square
#CDE4E7 #DDCDE7 #E7D0CD #D7E7CD
split-complementary
#CDE4E7 #E7CDD7 #E7DDCD
monochromatic
#7AB7BF #A4CED3 #CDE4E7 #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.33
#CDE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#CDE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE4E7
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE4E7 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E7
Deuteranopia (green-blind)
#DBDEE7
Tritanopia (blue-blind)
#C6E6E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cde4e7; /* rgb */ color: rgb(205, 228, 231); /* oklch */ color: oklch(90.3% 0.025 206.2);
Tailwind
colors: {
custom: {
50: '#dcecee',
500: '#cde4e7',
950: '#000000',
},
}SCSS
$custom: #cde4e7; $custom-light: #dcecee; $custom-dark: #000000;
JSON
{
"hex": "#cde4e7",
"rgb": {
"r": 205,
"g": 228,
"b": 231
},
"hsl": {
"h": 186.923,
"s": 35.135,
"l": 85.49
},
"oklch": {
"l": 0.9028,
"c": 0.02475,
"h": 206.2
},
"luminance": 0.74235
}Semantic roles & 50–950 ramp
primary
#CDE4E7
secondary
#C09C98
accent
#4538AE
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485