#CDE4E6#CDE4E6
#CDE4E6 is a very light, muted teal. Relative luminance 0.742; OKLCH L 90.3% C 0.025 H 203.1°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE4E6 |
|---|---|
| RGB | rgb(205, 228, 230) |
| HSL | hsl(185, 33%, 85%) |
| HSV | hsv(185, 11%, 90%) |
| CMYK | cmyk(10.9%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(89.01, -7.18, -3.56) |
| CIE-LCH | lch(89.01, 8.02, 206.36°) |
| OKLab | oklab(90.25% -0.0226 -0.0096) |
| OKLCH | oklch(90.25% 0.025 203.1) |
| XYZ | xyz(67.1998, 74.1779, 85.6249) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.00
Powder Blue
#B0E0E6
ΔE00 6.59
Azure (CSS)
#F0FFFF
ΔE00 6.61
Lightblue
#ADD8E6
ΔE00 6.98
Ice Blue (survey)
#D7FFFE
ΔE00 7.18
Very Pale Blue
#D6FFFE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE4E6 #E6CFCD
analogous
#CDE6DB #CDE4E6 #CDD7E6
triadic
#CDE4E6 #E6CDE4 #E4E6CD
tetradic
#CDE4E6 #DBCDE6 #E6CFCD #D7E6CD
square
#CDE4E6 #DBCDE6 #E6CFCD #D7E6CD
split-complementary
#CDE4E6 #E6CDD7 #E6DBCD
monochromatic
#7BB8BD #A4CED2 #CDE4E6 #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.33
#CDE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#CDE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE4E6
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE4E6 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E6
Deuteranopia (green-blind)
#DBDEE6
Tritanopia (blue-blind)
#C6E6E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cde4e6; /* rgb */ color: rgb(205, 228, 230); /* oklch */ color: oklch(90.3% 0.025 203.1);
Tailwind
colors: {
custom: {
50: '#dceced',
500: '#cde4e6',
950: '#000000',
},
}SCSS
$custom: #cde4e6; $custom-light: #dceced; $custom-dark: #000000;
JSON
{
"hex": "#cde4e6",
"rgb": {
"r": 205,
"g": 228,
"b": 230
},
"hsl": {
"h": 184.8,
"s": 33.333,
"l": 85.294
},
"oklch": {
"l": 0.9025,
"c": 0.02456,
"h": 203.1
},
"luminance": 0.74179
}Semantic roles & 50–950 ramp
primary
#CDE4E6
secondary
#BF9B98
accent
#4339AC
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484