#DDEAEE#DDEAEE
#DDEAEE is a very light, near-neutral cyan. Relative luminance 0.804; OKLCH L 92.8% C 0.015 H 218.1°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAEE |
|---|---|
| RGB | rgb(221, 234, 238) |
| HSL | hsl(194, 33%, 90%) |
| HSV | hsv(194, 7%, 93%) |
| CMYK | cmyk(7.1%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(91.86, -3.55, -3.42) |
| CIE-LCH | lch(91.86, 4.93, 223.96°) |
| OKLab | oklab(92.85% -0.0117 -0.0092) |
| OKLCH | oklch(92.85% 0.015 218.1) |
| XYZ | xyz(74.6710, 80.3900, 92.4552) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.35
Fog
#D8DCE0
ΔE00 4.72
Azure (CSS)
#F0FFFF
ΔE00 4.81
Gainsboro
#DCDCDC
ΔE00 6.11
Mintcream
#F5FFFA
ΔE00 6.16
Whitesmoke
#F5F5F5
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAEE #EEE1DD
analogous
#DDEEEA #DDEAEE #DDE1EE
triadic
#DDEAEE #EEDDEA #EAEEDD
tetradic
#DDEAEE #EADDEE #EEE1DD #E1EEDD
square
#DDEAEE #EADDEE #EEE1DD #E1EEDD
split-complementary
#DDEAEE #EEDDE1 #EEEADD
monochromatic
#8BB8C5 #B4D1DA #DDEAEE #EBF2F5 #EBF2F5
Accessibility & contrast
On white
1.23
#DDEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#DDEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAEE
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAEE | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#E4E7EE
Tritanopia (blue-blind)
#D9ECEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddeaee; /* rgb */ color: rgb(221, 234, 238); /* oklch */ color: oklch(92.8% 0.015 218.1);
Tailwind
colors: {
custom: {
50: '#e7f0f3',
500: '#ddeaee',
950: '#000000',
},
}SCSS
$custom: #ddeaee; $custom-light: #e7f0f3; $custom-dark: #000000;
JSON
{
"hex": "#ddeaee",
"rgb": {
"r": 221,
"g": 234,
"b": 238
},
"hsl": {
"h": 194.118,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.92846,
"c": 0.01491,
"h": 218.1
},
"luminance": 0.80391
}Semantic roles & 50–950 ramp
primary
#DDEAEE
secondary
#C8AFA7
accent
#5439AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585