#CDE4E5#CDE4E5
#CDE4E5 is a very light, muted teal. Relative luminance 0.741; OKLCH L 90.2% C 0.024 H 199.9°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE4E5 |
|---|---|
| RGB | rgb(205, 228, 229) |
| HSL | hsl(183, 32%, 85%) |
| HSV | hsv(183, 10%, 90%) |
| CMYK | cmyk(10.5%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(88.98, -7.38, -3.07) |
| CIE-LCH | lch(88.98, 7.99, 202.61°) |
| OKLab | oklab(90.22% -0.023 -0.0083) |
| OKLCH | oklch(90.22% 0.024 199.9) |
| XYZ | xyz(67.0598, 74.1219, 84.8874) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.91
Powder Blue
#B0E0E6
ΔE00 6.59
Azure (CSS)
#F0FFFF
ΔE00 6.63
Ice Blue (survey)
#D7FFFE
ΔE00 7.03
Very Pale Blue
#D6FFFE
ΔE00 7.17
Very Light Blue
#D5FFFF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE4E5 #E5CECD
analogous
#CDE5DA #CDE4E5 #CDD8E5
triadic
#CDE4E5 #E5CDE4 #E4E5CD
tetradic
#CDE4E5 #DACDE5 #E5CECD #D8E5CD
square
#CDE4E5 #DACDE5 #E5CECD #D8E5CD
split-complementary
#CDE4E5 #E5CDD8 #E5DACD
monochromatic
#7CB9BB #A5CED0 #CDE4E5 #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.33
#CDE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#CDE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE4E5
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE4E5 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E5
Deuteranopia (green-blind)
#DCDEE5
Tritanopia (blue-blind)
#C6E6E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cde4e5; /* rgb */ color: rgb(205, 228, 229); /* oklch */ color: oklch(90.2% 0.024 199.9);
Tailwind
colors: {
custom: {
50: '#dceced',
500: '#cde4e5',
950: '#000000',
},
}SCSS
$custom: #cde4e5; $custom-light: #dceced; $custom-dark: #000000;
JSON
{
"hex": "#cde4e5",
"rgb": {
"r": 205,
"g": 228,
"b": 229
},
"hsl": {
"h": 182.5,
"s": 31.579,
"l": 85.098
},
"oklch": {
"l": 0.90221,
"c": 0.02444,
"h": 199.9
},
"luminance": 0.74123
}Semantic roles & 50–950 ramp
primary
#CDE4E5
secondary
#BE9A99
accent
#403BAA
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484