#CDE6EA#CDE6EA
#CDE6EA is a very light, muted teal. Relative luminance 0.755; OKLCH L 90.8% C 0.027 H 208.3°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE6EA |
|---|---|
| RGB | rgb(205, 230, 234) |
| HSL | hsl(188, 41%, 86%) |
| HSV | hsv(188, 12%, 92%) |
| CMYK | cmyk(12.4%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(89.63, -7.42, -4.74) |
| CIE-LCH | lch(89.63, 8.80, 212.56°) |
| OKLab | oklab(90.78% -0.0238 -0.0128) |
| OKLCH | oklch(90.78% 0.027 208.3) |
| XYZ | xyz(68.3213, 75.5119, 88.8016) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.72
Powder Blue
#B0E0E6
ΔE00 6.25
Lightblue
#ADD8E6
ΔE00 6.43
Azure (CSS)
#F0FFFF
ΔE00 6.60
Ice Blue (survey)
#D7FFFE
ΔE00 6.90
Very Light Blue
#D5FFFF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE6EA #EAD1CD
analogous
#CDEADF #CDE6EA #CDD7EA
triadic
#CDE6EA #EACDE6 #E6EACD
tetradic
#CDE6EA #DFCDEA #EAD1CD #D7EACD
square
#CDE6EA #DFCDEA #EAD1CD #D7EACD
split-complementary
#CDE6EA #EACDD7 #EADFCD
monochromatic
#77BBC6 #A2D0D8 #CDE6EA #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.30
#CDE6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#CDE6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE6EA
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE6EA | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#DCE0EA
Tritanopia (blue-blind)
#C5E8E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cde6ea; /* rgb */ color: rgb(205, 230, 234); /* oklch */ color: oklch(90.8% 0.027 208.3);
Tailwind
colors: {
custom: {
50: '#dcedf0',
500: '#cde6ea',
950: '#000000',
},
}SCSS
$custom: #cde6ea; $custom-light: #dcedf0; $custom-dark: #000000;
JSON
{
"hex": "#cde6ea",
"rgb": {
"r": 205,
"g": 230,
"b": 234
},
"hsl": {
"h": 188.276,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.9078,
"c": 0.027,
"h": 208.3
},
"luminance": 0.75513
}Semantic roles & 50–950 ramp
primary
#CDE6EA
secondary
#C59D96
accent
#4432B4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485