#CDE7EB#CDE7EB
#CDE7EB is a very light, muted teal. Relative luminance 0.761; OKLCH L 91.0% C 0.028 H 207.8°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE7EB |
|---|---|
| RGB | rgb(205, 231, 235) |
| HSL | hsl(188, 43%, 86%) |
| HSV | hsv(188, 13%, 92%) |
| CMYK | cmyk(12.8%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(89.92, -7.73, -4.84) |
| CIE-LCH | lch(89.92, 9.12, 212.04°) |
| OKLab | oklab(91.02% -0.0247 -0.0131) |
| OKLCH | oklch(91.02% 0.028 207.8) |
| XYZ | xyz(68.7445, 76.1277, 89.6534) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.45
Powder Blue
#B0E0E6
ΔE00 6.04
Lightblue
#ADD8E6
ΔE00 6.38
Ice Blue (survey)
#D7FFFE
ΔE00 6.57
Azure (CSS)
#F0FFFF
ΔE00 6.59
Very Light Blue
#D5FFFF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE7EB #EBD1CD
analogous
#CDEBE0 #CDE7EB #CDD8EB
triadic
#CDE7EB #EBCDE7 #E7EBCD
tetradic
#CDE7EB #E0CDEB #EBD1CD #D8EBCD
square
#CDE7EB #E0CDEB #EBD1CD #D8EBCD
split-complementary
#CDE7EB #EBCDD8 #EBE0CD
monochromatic
#76BDC8 #A1D2DA #CDE7EB #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.29
#CDE7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#CDE7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE7EB
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE7EB | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EB
Deuteranopia (green-blind)
#DDE0EB
Tritanopia (blue-blind)
#C5E9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cde7eb; /* rgb */ color: rgb(205, 231, 235); /* oklch */ color: oklch(91.0% 0.028 207.8);
Tailwind
colors: {
custom: {
50: '#dceef1',
500: '#cde7eb',
950: '#000000',
},
}SCSS
$custom: #cde7eb; $custom-light: #dceef1; $custom-dark: #000000;
JSON
{
"hex": "#cde7eb",
"rgb": {
"r": 205,
"g": 231,
"b": 235
},
"hsl": {
"h": 188,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91015,
"c": 0.02799,
"h": 207.8
},
"luminance": 0.76129
}Semantic roles & 50–950 ramp
primary
#CDE7EB
secondary
#C69C96
accent
#4130B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585