#D4EEF7#D4EEF7
#D4EEF7 is a very light, muted cyan. Relative luminance 0.819; OKLCH L 93.3% C 0.030 H 220.6°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EEF7 |
|---|---|
| RGB | rgb(212, 238, 247) |
| HSL | hsl(195, 69%, 90%) |
| HSV | hsv(195, 14%, 97%) |
| CMYK | cmyk(14.2%, 3.6%, 0%, 3.1%) |
| CIE-LAB | lab(92.51, -6.70, -7.22) |
| CIE-LCH | lch(92.51, 9.85, 227.14°) |
| OKLab | oklab(93.29% -0.0227 -0.0195) |
| OKLCH | oklch(93.29% 0.03 220.6) |
| XYZ | xyz(74.5103, 81.8599, 99.8525) |
| Luminance | 0.8186 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.75
Azure (CSS)
#F0FFFF
ΔE00 6.04
Aliceblue
#F0F8FF
ΔE00 6.95
Lightblue
#ADD8E6
ΔE00 7.04
Ice Blue (survey)
#D7FFFE
ΔE00 7.30
Very Light Blue
#D5FFFF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EEF7 #F7DDD4
analogous
#D4F7EF #D4EEF7 #D4DCF7
triadic
#D4EEF7 #F7D4EE #EEF7D4
tetradic
#D4EEF7 #EFD4F7 #F7DDD4 #DCF7D4
square
#D4EEF7 #EFD4F7 #F7DDD4 #DCF7D4
split-complementary
#D4EEF7 #F7D4DC #F7EFD4
monochromatic
#6DC5E4 #A0DAED #D4EEF7 #E5F5FA #E5F5FA
Accessibility & contrast
On white
1.21
#D4EEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#D4EEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EEF7
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EEF7 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF8
Deuteranopia (green-blind)
#E3E8F7
Tritanopia (blue-blind)
#CBF1F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d4eef7; /* rgb */ color: rgb(212, 238, 247); /* oklch */ color: oklch(93.3% 0.030 220.6);
Tailwind
colors: {
custom: {
50: '#e1f3f9',
500: '#d4eef7',
950: '#000000',
},
}SCSS
$custom: #d4eef7; $custom-light: #e1f3f9; $custom-dark: #000000;
JSON
{
"hex": "#d4eef7",
"rgb": {
"r": 212,
"g": 238,
"b": 247
},
"hsl": {
"h": 195.429,
"s": 68.627,
"l": 90
},
"oklch": {
"l": 0.93288,
"c": 0.02996,
"h": 220.6
},
"luminance": 0.81862
}Semantic roles & 50–950 ramp
primary
#D4EEF7
secondary
#DAA795
accent
#4515D1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585