#D4EBF2#D4EBF2
#D4EBF2 is a very light, muted cyan. Relative luminance 0.798; OKLCH L 92.5% C 0.026 H 218.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBF2 |
|---|---|
| RGB | rgb(212, 235, 242) |
| HSL | hsl(194, 54%, 89%) |
| HSV | hsv(194, 12%, 95%) |
| CMYK | cmyk(12.4%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(91.61, -6.17, -5.96) |
| CIE-LCH | lch(91.61, 8.57, 224.00°) |
| OKLab | oklab(92.53% -0.0206 -0.0161) |
| OKLCH | oklch(92.53% 0.026 218) |
| XYZ | xyz(72.8829, 79.8231, 95.5547) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.71
Lightcyan
#E0FFFF
ΔE00 5.92
Aliceblue
#F0F8FF
ΔE00 6.62
Lightblue
#ADD8E6
ΔE00 7.25
Fog
#D8DCE0
ΔE00 7.49
Ice Blue (survey)
#D7FFFE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBF2 #F2DBD4
analogous
#D4F2EA #D4EBF2 #D4DCF2
triadic
#D4EBF2 #F2D4EB #EBF2D4
tetradic
#D4EBF2 #EAD4F2 #F2DBD4 #DCF2D4
square
#D4EBF2 #EAD4F2 #F2DBD4 #DCF2D4
split-complementary
#D4EBF2 #F2D4DC #F2EAD4
monochromatic
#76BFD6 #A5D5E4 #D4EBF2 #E8F4F8 #E8F4F8
Accessibility & contrast
On white
1.24
#D4EBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#D4EBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBF2
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBF2 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#E1E5F2
Tritanopia (blue-blind)
#CCEEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d4ebf2; /* rgb */ color: rgb(212, 235, 242); /* oklch */ color: oklch(92.5% 0.026 218.0);
Tailwind
colors: {
custom: {
50: '#e1f1f6',
500: '#d4ebf2',
950: '#000000',
},
}SCSS
$custom: #d4ebf2; $custom-light: #e1f1f6; $custom-dark: #000000;
JSON
{
"hex": "#d4ebf2",
"rgb": {
"r": 212,
"g": 235,
"b": 242
},
"hsl": {
"h": 194,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.92526,
"c": 0.02611,
"h": 218
},
"luminance": 0.79825
}Semantic roles & 50–950 ramp
primary
#D4EBF2
secondary
#D1A699
accent
#4924C1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585