#DDEAEF#DDEAEF
#DDEAEF is a very light, near-neutral cyan. Relative luminance 0.804; OKLCH L 92.9% C 0.015 H 222.7°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAEF |
|---|---|
| RGB | rgb(221, 234, 239) |
| HSL | hsl(197, 36%, 90%) |
| HSV | hsv(197, 8%, 94%) |
| CMYK | cmyk(7.5%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(91.89, -3.36, -3.91) |
| CIE-LCH | lch(91.89, 5.15, 229.29°) |
| OKLab | oklab(92.88% -0.0114 -0.0105) |
| OKLCH | oklch(92.88% 0.015 222.7) |
| XYZ | xyz(74.8183, 80.4490, 93.2311) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.12
Fog
#D8DCE0
ΔE00 4.61
Azure (CSS)
#F0FFFF
ΔE00 5.05
Gainsboro
#DCDCDC
ΔE00 6.15
Whitesmoke
#F5F5F5
ΔE00 6.24
Mintcream
#F5FFFA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAEF #EFE2DD
analogous
#DDEFEB #DDEAEF #DDE1EF
triadic
#DDEAEF #EFDDEA #EAEFDD
tetradic
#DDEAEF #EBDDEF #EFE2DD #E1EFDD
square
#DDEAEF #EBDDEF #EFE2DD #E1EFDD
split-complementary
#DDEAEF #EFDDE1 #EFEBDD
monochromatic
#8AB7C8 #B3D0DB #DDEAEF #EAF2F5 #EAF2F5
Accessibility & contrast
On white
1.23
#DDEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#DDEAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAEF
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAEF | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#E4E7EF
Tritanopia (blue-blind)
#D9ECEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddeaef; /* rgb */ color: rgb(221, 234, 239); /* oklch */ color: oklch(92.9% 0.015 222.7);
Tailwind
colors: {
custom: {
50: '#e7f0f4',
500: '#ddeaef',
950: '#000000',
},
}SCSS
$custom: #ddeaef; $custom-light: #e7f0f4; $custom-dark: #000000;
JSON
{
"hex": "#ddeaef",
"rgb": {
"r": 221,
"g": 234,
"b": 239
},
"hsl": {
"h": 196.667,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.92876,
"c": 0.01547,
"h": 222.7
},
"luminance": 0.8045
}Semantic roles & 50–950 ramp
primary
#DDEAEF
secondary
#CAB0A6
accent
#5837AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585