#D4EFF6#D4EFF6
#D4EFF6 is a very light, muted cyan. Relative luminance 0.824; OKLCH L 93.5% C 0.030 H 215.1°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EFF6 |
|---|---|
| RGB | rgb(212, 239, 246) |
| HSL | hsl(192, 65%, 90%) |
| HSV | hsv(192, 14%, 96%) |
| CMYK | cmyk(13.8%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(92.74, -7.41, -6.36) |
| CIE-LCH | lch(92.74, 9.76, 220.65°) |
| OKLab | oklab(93.46% -0.0245 -0.0172) |
| OKLCH | oklch(93.46% 0.03 215.1) |
| XYZ | xyz(74.6483, 82.3822, 99.1393) |
| Luminance | 0.8238 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.80
Azure (CSS)
#F0FFFF
ΔE00 5.72
Ice Blue (survey)
#D7FFFE
ΔE00 6.30
Very Light Blue
#D5FFFF
ΔE00 6.34
Very Pale Blue
#D6FFFE
ΔE00 6.46
Really Light Blue
#D4FFFF
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EFF6 #F6DBD4
analogous
#D4F6EC #D4EFF6 #D4DEF6
triadic
#D4EFF6 #F6D4EF #EFF6D4
tetradic
#D4EFF6 #ECD4F6 #F6DBD4 #DEF6D4
square
#D4EFF6 #ECD4F6 #F6DBD4 #DEF6D4
split-complementary
#D4EFF6 #F6D4DE #F6ECD4
monochromatic
#6FC9E1 #A1DCEB #D4EFF6 #E6F6FA #E6F6FA
Accessibility & contrast
On white
1.20
#D4EFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#D4EFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EFF6
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EFF6 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEDF6
Deuteranopia (green-blind)
#E4E8F6
Tritanopia (blue-blind)
#CBF2F1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d4eff6; /* rgb */ color: rgb(212, 239, 246); /* oklch */ color: oklch(93.5% 0.030 215.1);
Tailwind
colors: {
custom: {
50: '#e1f4f9',
500: '#d4eff6',
950: '#000000',
},
}SCSS
$custom: #d4eff6; $custom-light: #e1f4f9; $custom-dark: #000000;
JSON
{
"hex": "#d4eff6",
"rgb": {
"r": 212,
"g": 239,
"b": 246
},
"hsl": {
"h": 192.353,
"s": 65.385,
"l": 89.804
},
"oklch": {
"l": 0.9346,
"c": 0.02988,
"h": 215.1
},
"luminance": 0.82384
}Semantic roles & 50–950 ramp
primary
#D4EFF6
secondary
#D8A496
accent
#3E18CD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585