#DDEAED#DDEAED
#DDEAED is a very light, near-neutral cyan. Relative luminance 0.803; OKLCH L 92.8% C 0.014 H 213.1°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAED |
|---|---|
| RGB | rgb(221, 234, 237) |
| HSL | hsl(191, 31%, 90%) |
| HSV | hsv(191, 7%, 93%) |
| CMYK | cmyk(6.8%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(91.83, -3.74, -2.94) |
| CIE-LCH | lch(91.83, 4.76, 218.18°) |
| OKLab | oklab(92.82% -0.0121 -0.0079) |
| OKLCH | oklch(92.82% 0.014 213.1) |
| XYZ | xyz(74.5245, 80.3314, 91.6836) |
| Luminance | 0.8033 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.61
Aliceblue
#F0F8FF
ΔE00 4.63
Fog
#D8DCE0
ΔE00 4.87
Mintcream
#F5FFFA
ΔE00 5.84
Light Grey
#D8DCD6
ΔE00 5.97
Gainsboro
#DCDCDC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAED #EDE0DD
analogous
#DDEDE8 #DDEAED #DDE2ED
triadic
#DDEAED #EDDDEA #EAEDDD
tetradic
#DDEAED #E8DDED #EDE0DD #E2EDDD
square
#DDEAED #E8DDED #EDE0DD #E2EDDD
split-complementary
#DDEAED #EDDDE2 #EDE8DD
monochromatic
#8DB9C3 #B5D1D8 #DDEAED #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.23
#DDEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#DDEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAED
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAED | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#D9EBEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddeaed; /* rgb */ color: rgb(221, 234, 237); /* oklch */ color: oklch(92.8% 0.014 213.1);
Tailwind
colors: {
custom: {
50: '#e7f0f2',
500: '#ddeaed',
950: '#000000',
},
}SCSS
$custom: #ddeaed; $custom-light: #e7f0f2; $custom-dark: #000000;
JSON
{
"hex": "#ddeaed",
"rgb": {
"r": 221,
"g": 234,
"b": 237
},
"hsl": {
"h": 191.25,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.92817,
"c": 0.01447,
"h": 213.1
},
"luminance": 0.80332
}Semantic roles & 50–950 ramp
primary
#DDEAED
secondary
#C7ADA8
accent
#513CA9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585