#D4EEF9#D4EEF9
#D4EEF9 is a very light, muted cyan. Relative luminance 0.820; OKLCH L 93.3% C 0.031 H 225.1°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EEF9 |
|---|---|
| RGB | rgb(212, 238, 249) |
| HSL | hsl(198, 76%, 90%) |
| HSV | hsv(198, 15%, 98%) |
| CMYK | cmyk(14.9%, 4.4%, 0%, 2.4%) |
| CIE-LAB | lab(92.57, -6.30, -8.18) |
| CIE-LCH | lch(92.57, 10.32, 232.41°) |
| OKLab | oklab(93.35% -0.022 -0.0221) |
| OKLCH | oklch(93.35% 0.031 225.1) |
| XYZ | xyz(74.8205, 81.9840, 101.4867) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 6.48
Lightcyan
#E0FFFF
ΔE00 6.49
Aliceblue
#F0F8FF
ΔE00 6.76
Lightblue
#ADD8E6
ΔE00 7.11
Very Light Blue
#D5FFFF
ΔE00 8.01
Ice Blue (survey)
#D7FFFE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EEF9 #F9DFD4
analogous
#D4F9F1 #D4EEF9 #D4DBF9
triadic
#D4EEF9 #F9D4EE #EEF9D4
tetradic
#D4EEF9 #F1D4F9 #F9DFD4 #DBF9D4
square
#D4EEF9 #F1D4F9 #F9DFD4 #DBF9D4
split-complementary
#D4EEF9 #F9D4DB #F9F1D4
monochromatic
#69C4EA #9ED9F2 #D4EEF9 #E4F4FB #E4F4FB
Accessibility & contrast
On white
1.21
#D4EEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#D4EEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EEF9
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EEF9 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECFA
Deuteranopia (green-blind)
#E2E8F9
Tritanopia (blue-blind)
#CAF2F1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d4eef9; /* rgb */ color: rgb(212, 238, 249); /* oklch */ color: oklch(93.3% 0.031 225.1);
Tailwind
colors: {
custom: {
50: '#e1f3fb',
500: '#d4eef9',
950: '#000000',
},
}SCSS
$custom: #d4eef9; $custom-light: #e1f3fb; $custom-dark: #000000;
JSON
{
"hex": "#d4eef9",
"rgb": {
"r": 212,
"g": 238,
"b": 249
},
"hsl": {
"h": 197.838,
"s": 75.51,
"l": 90.392
},
"oklch": {
"l": 0.93349,
"c": 0.03118,
"h": 225.1
},
"luminance": 0.81986
}Semantic roles & 50–950 ramp
primary
#D4EEF9
secondary
#DEAA93
accent
#4A0ED8
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585