#CDE7EA#CDE7EA
#CDE7EA is a very light, muted teal. Relative luminance 0.761; OKLCH L 91.0% C 0.028 H 205.1°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE7EA |
|---|---|
| RGB | rgb(205, 231, 234) |
| HSL | hsl(186, 41%, 86%) |
| HSV | hsv(186, 12%, 92%) |
| CMYK | cmyk(12.4%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(89.89, -7.93, -4.35) |
| CIE-LCH | lch(89.89, 9.04, 208.78°) |
| OKLab | oklab(90.99% -0.0251 -0.0118) |
| OKLCH | oklch(90.99% 0.028 205.1) |
| XYZ | xyz(68.6004, 76.0701, 88.8947) |
| Luminance | 0.7607 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.29
Powder Blue
#B0E0E6
ΔE00 5.97
Ice Blue (survey)
#D7FFFE
ΔE00 6.35
Very Light Blue
#D5FFFF
ΔE00 6.47
Very Pale Blue
#D6FFFE
ΔE00 6.49
Azure (CSS)
#F0FFFF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE7EA #EAD0CD
analogous
#CDEADE #CDE7EA #CDD8EA
triadic
#CDE7EA #EACDE7 #E7EACD
tetradic
#CDE7EA #DECDEA #EAD0CD #D8EACD
square
#CDE7EA #DECDEA #EAD0CD #D8EACD
split-complementary
#CDE7EA #EACDD8 #EADECD
monochromatic
#77BEC6 #A2D2D8 #CDE7EA #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.30
#CDE7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#CDE7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE7EA
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE7EA | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#C5E9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cde7ea; /* rgb */ color: rgb(205, 231, 234); /* oklch */ color: oklch(91.0% 0.028 205.1);
Tailwind
colors: {
custom: {
50: '#dceef0',
500: '#cde7ea',
950: '#000000',
},
}SCSS
$custom: #cde7ea; $custom-light: #dceef0; $custom-dark: #000000;
JSON
{
"hex": "#cde7ea",
"rgb": {
"r": 205,
"g": 231,
"b": 234
},
"hsl": {
"h": 186.207,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.90985,
"c": 0.02775,
"h": 205.1
},
"luminance": 0.76071
}Semantic roles & 50–950 ramp
primary
#CDE7EA
secondary
#C59B96
accent
#3F32B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585