#DDEEF5#DDEEF5
#DDEEF5 is a very light, muted cyan. Relative luminance 0.831; OKLCH L 93.9% C 0.020 H 224.3°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEF5 |
|---|---|
| RGB | rgb(221, 238, 245) |
| HSL | hsl(198, 55%, 91%) |
| HSV | hsv(198, 10%, 96%) |
| CMYK | cmyk(9.8%, 2.9%, 0%, 3.9%) |
| CIE-LAB | lab(93.06, -4.25, -5.30) |
| CIE-LCH | lch(93.06, 6.79, 231.23°) |
| OKLab | oklab(93.86% -0.0146 -0.0142) |
| OKLCH | oklch(93.86% 0.02 224.3) |
| XYZ | xyz(76.8711, 83.1127, 98.3609) |
| Luminance | 0.8311 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.37
Azure (CSS)
#F0FFFF
ΔE00 4.77
Fog
#D8DCE0
ΔE00 6.09
Mintcream
#F5FFFA
ΔE00 6.86
Lightcyan
#E0FFFF
ΔE00 6.91
Whitesmoke
#F5F5F5
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEF5 #F5E4DD
analogous
#DDF5F0 #DDEEF5 #DDE2F5
triadic
#DDEEF5 #F5DDEE #EEF5DD
tetradic
#DDEEF5 #F0DDF5 #F5E4DD #E2F5DD
square
#DDEEF5 #F0DDF5 #F5E4DD #E2F5DD
split-complementary
#DDEEF5 #F5DDE2 #F5F0DD
monochromatic
#7EBFD9 #AED6E7 #DDEEF5 #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.19
#DDEEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#DDEEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEF5
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEF5 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEDF5
Deuteranopia (green-blind)
#E6EAF5
Tritanopia (blue-blind)
#D7F0F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddeef5; /* rgb */ color: rgb(221, 238, 245); /* oklch */ color: oklch(93.9% 0.020 224.3);
Tailwind
colors: {
custom: {
50: '#e7f3f8',
500: '#ddeef5',
950: '#000000',
},
}SCSS
$custom: #ddeef5; $custom-light: #e7f3f8; $custom-dark: #000000;
JSON
{
"hex": "#ddeef5",
"rgb": {
"r": 221,
"g": 238,
"b": 245
},
"hsl": {
"h": 197.5,
"s": 54.545,
"l": 91.373
},
"oklch": {
"l": 0.93856,
"c": 0.02039,
"h": 224.3
},
"luminance": 0.83114
}Semantic roles & 50–950 ramp
primary
#DDEEF5
secondary
#D5B0A1
accent
#5223C2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585