#D4EAEF#D4EAEF
#D4EAEF is a very light, muted cyan. Relative luminance 0.791; OKLCH L 92.2% C 0.024 H 212.9°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EAEF |
|---|---|
| RGB | rgb(212, 234, 239) |
| HSL | hsl(191, 46%, 88%) |
| HSV | hsv(191, 11%, 94%) |
| CMYK | cmyk(11.3%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(91.27, -6.25, -4.89) |
| CIE-LCH | lch(91.27, 7.93, 218.03°) |
| OKLab | oklab(92.23% -0.0204 -0.0132) |
| OKLCH | oklch(92.23% 0.024 212.9) |
| XYZ | xyz(72.1505, 79.0734, 93.1060) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.44
Lightcyan
#E0FFFF
ΔE00 5.65
Aliceblue
#F0F8FF
ΔE00 6.79
Ice Blue (survey)
#D7FFFE
ΔE00 7.30
Fog
#D8DCE0
ΔE00 7.33
Mintcream
#F5FFFA
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EAEF #EFD9D4
analogous
#D4EFE6 #D4EAEF #D4DCEF
triadic
#D4EAEF #EFD4EA #EAEFD4
tetradic
#D4EAEF #E6D4EF #EFD9D4 #DCEFD4
square
#D4EAEF #E6D4EF #EFD9D4 #DCEFD4
split-complementary
#D4EAEF #EFD4DC #EFE6D4
monochromatic
#7BBECE #A7D4DE #D4EAEF #E9F4F7 #E9F4F7
Accessibility & contrast
On white
1.25
#D4EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#D4EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EAEF
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EAEF | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#E1E4EF
Tritanopia (blue-blind)
#CDECEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d4eaef; /* rgb */ color: rgb(212, 234, 239); /* oklch */ color: oklch(92.2% 0.024 212.9);
Tailwind
colors: {
custom: {
50: '#e1f0f4',
500: '#d4eaef',
950: '#000000',
},
}SCSS
$custom: #d4eaef; $custom-light: #e1f0f4; $custom-dark: #000000;
JSON
{
"hex": "#d4eaef",
"rgb": {
"r": 212,
"g": 234,
"b": 239
},
"hsl": {
"h": 191.111,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.92233,
"c": 0.02426,
"h": 212.9
},
"luminance": 0.79075
}Semantic roles & 50–950 ramp
primary
#D4EAEF
secondary
#CCA49B
accent
#472DB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585