#CDE5EA#CDE5EA
#CDE5EA is a very light, muted cyan. Relative luminance 0.750; OKLCH L 90.6% C 0.026 H 211.6°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE5EA |
|---|---|
| RGB | rgb(205, 229, 234) |
| HSL | hsl(190, 41%, 86%) |
| HSV | hsv(190, 12%, 92%) |
| CMYK | cmyk(12.4%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(89.37, -6.91, -5.12) |
| CIE-LCH | lch(89.37, 8.60, 216.54°) |
| OKLab | oklab(90.58% -0.0224 -0.0138) |
| OKLCH | oklch(90.58% 0.026 211.6) |
| XYZ | xyz(68.0439, 74.9569, 88.7091) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.21
Lightblue
#ADD8E6
ΔE00 6.34
Powder Blue
#B0E0E6
ΔE00 6.60
Azure (CSS)
#F0FFFF
ΔE00 6.69
Ice Blue (survey)
#D7FFFE
ΔE00 7.47
Very Light Blue
#D5FFFF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE5EA #EAD2CD
analogous
#CDEAE0 #CDE5EA #CDD6EA
triadic
#CDE5EA #EACDE5 #E5EACD
tetradic
#CDE5EA #E0CDEA #EAD2CD #D6EACD
square
#CDE5EA #E0CDEA #EAD2CD #D6EACD
split-complementary
#CDE5EA #EACDD6 #EAE0CD
monochromatic
#77B8C6 #A2CFD8 #CDE5EA #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.31
#CDE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#CDE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE5EA
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE5EA | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EA
Deuteranopia (green-blind)
#DBDFEA
Tritanopia (blue-blind)
#C5E7E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cde5ea; /* rgb */ color: rgb(205, 229, 234); /* oklch */ color: oklch(90.6% 0.026 211.6);
Tailwind
colors: {
custom: {
50: '#dcedf0',
500: '#cde5ea',
950: '#000000',
},
}SCSS
$custom: #cde5ea; $custom-light: #dcedf0; $custom-dark: #000000;
JSON
{
"hex": "#cde5ea",
"rgb": {
"r": 205,
"g": 229,
"b": 234
},
"hsl": {
"h": 190.345,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.90575,
"c": 0.02634,
"h": 211.6
},
"luminance": 0.74958
}Semantic roles & 50–950 ramp
primary
#CDE5EA
secondary
#C59E96
accent
#4832B4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485