#D4EEFD#D4EEFD
#D4EEFD is a very light, muted cyan. Relative luminance 0.822; OKLCH L 93.5% C 0.034 H 233.0°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EEFD |
|---|---|
| RGB | rgb(212, 238, 253) |
| HSL | hsl(202, 91%, 91%) |
| HSV | hsv(202, 16%, 99%) |
| CMYK | cmyk(16.2%, 5.9%, 0%, 0.8%) |
| CIE-LAB | lab(92.68, -5.48, -10.10) |
| CIE-LCH | lch(92.68, 11.49, 241.50°) |
| OKLab | oklab(93.47% -0.0205 -0.0273) |
| OKLCH | oklch(93.47% 0.034 233) |
| XYZ | xyz(75.4511, 82.2362, 104.8074) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.69
Lightblue
#ADD8E6
ΔE00 7.54
Azure (CSS)
#F0FFFF
ΔE00 7.54
Lightcyan
#E0FFFF
ΔE00 7.98
Ice Blue
#A5DFF9
ΔE00 8.16
Fog
#D8DCE0
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EEFD #FDE3D4
analogous
#D4FDF7 #D4EEFD #D4D9FD
triadic
#D4EEFD #FDD4EE #EEFDD4
tetradic
#D4EEFD #F7D4FD #FDE3D4 #D9FDD4
square
#D4EEFD #F7D4FD #FDE3D4 #D9FDD4
split-complementary
#D4EEFD #FDD4D9 #FDF7D4
monochromatic
#5FC0F8 #9AD7FA #D4EEFD #E2F3FE #E2F3FE
Accessibility & contrast
On white
1.20
#D4EEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#D4EEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EEFD
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EEFD | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFE
Deuteranopia (green-blind)
#E1E8FD
Tritanopia (blue-blind)
#C9F2F3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d4eefd; /* rgb */ color: rgb(212, 238, 253); /* oklch */ color: oklch(93.5% 0.034 233.0);
Tailwind
colors: {
custom: {
50: '#e1f3fe',
500: '#d4eefd',
950: '#000000',
},
}SCSS
$custom: #d4eefd; $custom-light: #e1f3fe; $custom-dark: #000000;
JSON
{
"hex": "#d4eefd",
"rgb": {
"r": 212,
"g": 238,
"b": 253
},
"hsl": {
"h": 201.951,
"s": 91.111,
"l": 91.176
},
"oklch": {
"l": 0.93473,
"c": 0.03415,
"h": 233
},
"luminance": 0.82238
}Semantic roles & 50–950 ramp
primary
#D4EEFD
secondary
#E6AF8F
accent
#5400E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585