#CDE4EA#CDE4EA
#CDE4EA is a very light, muted cyan. Relative luminance 0.744; OKLCH L 90.4% C 0.026 H 215.2°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE4EA |
|---|---|
| RGB | rgb(205, 228, 234) |
| HSL | hsl(192, 41%, 86%) |
| HSV | hsv(192, 12%, 92%) |
| CMYK | cmyk(12.4%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(89.11, -6.39, -5.50) |
| CIE-LCH | lch(89.11, 8.43, 220.71°) |
| OKLab | oklab(90.37% -0.0211 -0.0148) |
| OKLCH | oklch(90.37% 0.026 215.2) |
| XYZ | xyz(67.7680, 74.4051, 88.6172) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.33
Lightcyan
#E0FFFF
ΔE00 6.73
Azure (CSS)
#F0FFFF
ΔE00 6.84
Powder Blue
#B0E0E6
ΔE00 7.01
Fog
#D8DCE0
ΔE00 7.24
Aliceblue
#F0F8FF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE4EA #EAD3CD
analogous
#CDEAE1 #CDE4EA #CDD5EA
triadic
#CDE4EA #EACDE4 #E4EACD
tetradic
#CDE4EA #E1CDEA #EAD3CD #D5EACD
square
#CDE4EA #E1CDEA #EAD3CD #D5EACD
split-complementary
#CDE4EA #EACDD5 #EAE1CD
monochromatic
#77B5C6 #A2CDD8 #CDE4EA #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.32
#CDE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#CDE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE4EA
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE4EA | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#C5E7E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cde4ea; /* rgb */ color: rgb(205, 228, 234); /* oklch */ color: oklch(90.4% 0.026 215.2);
Tailwind
colors: {
custom: {
50: '#dcecf0',
500: '#cde4ea',
950: '#000000',
},
}SCSS
$custom: #cde4ea; $custom-light: #dcecf0; $custom-dark: #000000;
JSON
{
"hex": "#cde4ea",
"rgb": {
"r": 205,
"g": 228,
"b": 234
},
"hsl": {
"h": 192.414,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.9037,
"c": 0.02577,
"h": 215.2
},
"luminance": 0.74406
}Semantic roles & 50–950 ramp
primary
#CDE4EA
secondary
#C5A096
accent
#4D32B4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485