#D4EEF8#D4EEF8
#D4EEF8 is a very light, muted cyan. Relative luminance 0.819; OKLCH L 93.3% C 0.031 H 222.9°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EEF8 |
|---|---|
| RGB | rgb(212, 238, 248) |
| HSL | hsl(197, 72%, 90%) |
| HSV | hsv(197, 15%, 97%) |
| CMYK | cmyk(14.5%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(92.54, -6.50, -7.70) |
| CIE-LCH | lch(92.54, 10.07, 229.84°) |
| OKLab | oklab(93.32% -0.0224 -0.0208) |
| OKLCH | oklch(93.32% 0.031 222.9) |
| XYZ | xyz(74.6650, 81.9218, 100.6674) |
| Luminance | 0.8192 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.12
Azure (CSS)
#F0FFFF
ΔE00 6.25
Aliceblue
#F0F8FF
ΔE00 6.84
Lightblue
#ADD8E6
ΔE00 7.06
Very Light Blue
#D5FFFF
ΔE00 7.66
Ice Blue (survey)
#D7FFFE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EEF8 #F8DED4
analogous
#D4F8F0 #D4EEF8 #D4DCF8
triadic
#D4EEF8 #F8D4EE #EEF8D4
tetradic
#D4EEF8 #F0D4F8 #F8DED4 #DCF8D4
square
#D4EEF8 #F0D4F8 #F8DED4 #DCF8D4
split-complementary
#D4EEF8 #F8D4DC #F8F0D4
monochromatic
#6BC4E7 #9FD9EF #D4EEF8 #E5F5FB #E5F5FB
Accessibility & contrast
On white
1.21
#D4EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#D4EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EEF8
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EEF8 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF9
Deuteranopia (green-blind)
#E2E8F8
Tritanopia (blue-blind)
#CAF1F1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d4eef8; /* rgb */ color: rgb(212, 238, 248); /* oklch */ color: oklch(93.3% 0.031 222.9);
Tailwind
colors: {
custom: {
50: '#e1f3fa',
500: '#d4eef8',
950: '#000000',
},
}SCSS
$custom: #d4eef8; $custom-light: #e1f3fa; $custom-dark: #000000;
JSON
{
"hex": "#d4eef8",
"rgb": {
"r": 212,
"g": 238,
"b": 248
},
"hsl": {
"h": 196.667,
"s": 72,
"l": 90.196
},
"oklch": {
"l": 0.93318,
"c": 0.03055,
"h": 222.9
},
"luminance": 0.81923
}Semantic roles & 50–950 ramp
primary
#D4EEF8
secondary
#DCA894
accent
#4811D4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585