#DDEEF2#DDEEF2
#DDEEF2 is a very light, near-neutral cyan. Relative luminance 0.829; OKLCH L 93.8% C 0.019 H 213.4°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEF2 |
|---|---|
| RGB | rgb(221, 238, 242) |
| HSL | hsl(191, 45%, 91%) |
| HSV | hsv(191, 9%, 95%) |
| CMYK | cmyk(8.7%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(92.98, -4.83, -3.85) |
| CIE-LCH | lch(92.98, 6.18, 218.58°) |
| OKLab | oklab(93.77% -0.0157 -0.0104) |
| OKLCH | oklch(93.77% 0.019 213.4) |
| XYZ | xyz(76.4168, 82.9310, 95.9685) |
| Luminance | 0.8293 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.01
Aliceblue
#F0F8FF
ΔE00 5.01
Mintcream
#F5FFFA
ΔE00 5.89
Lightcyan
#E0FFFF
ΔE00 6.00
Fog
#D8DCE0
ΔE00 6.34
Whitesmoke
#F5F5F5
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEF2 #F2E1DD
analogous
#DDF2EB #DDEEF2 #DDE3F2
triadic
#DDEEF2 #F2DDEE #EEF2DD
tetradic
#DDEEF2 #EBDDF2 #F2E1DD #E3F2DD
square
#DDEEF2 #EBDDF2 #F2E1DD #E3F2DD
split-complementary
#DDEEF2 #F2DDE3 #F2EBDD
monochromatic
#84C2D0 #B1D8E1 #DDEEF2 #E9F4F7 #E9F4F7
Accessibility & contrast
On white
1.19
#DDEEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#DDEEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEF2
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEF2 | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF2
Deuteranopia (green-blind)
#E7EAF2
Tritanopia (blue-blind)
#D8F0EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddeef2; /* rgb */ color: rgb(221, 238, 242); /* oklch */ color: oklch(93.8% 0.019 213.4);
Tailwind
colors: {
custom: {
50: '#e7f3f6',
500: '#ddeef2',
950: '#000000',
},
}SCSS
$custom: #ddeef2; $custom-light: #e7f3f6; $custom-dark: #000000;
JSON
{
"hex": "#ddeef2",
"rgb": {
"r": 221,
"g": 238,
"b": 242
},
"hsl": {
"h": 191.429,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.93767,
"c": 0.01883,
"h": 213.4
},
"luminance": 0.82932
}Semantic roles & 50–950 ramp
primary
#DDEEF2
secondary
#CFACA4
accent
#482EB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585