#D4EFFC#D4EFFC
#D4EFFC is a very light, muted cyan. Relative luminance 0.828; OKLCH L 93.6% C 0.033 H 228.3°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EFFC |
|---|---|
| RGB | rgb(212, 239, 252) |
| HSL | hsl(200, 87%, 91%) |
| HSV | hsv(200, 16%, 99%) |
| CMYK | cmyk(15.9%, 5.2%, 0%, 1.2%) |
| CIE-LAB | lab(92.91, -6.20, -9.24) |
| CIE-LCH | lch(92.91, 11.12, 236.14°) |
| OKLab | oklab(93.65% -0.0222 -0.025) |
| OKLCH | oklch(93.65% 0.033 228.3) |
| XYZ | xyz(75.5841, 82.7566, 104.0679) |
| Luminance | 0.8276 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.86
Azure (CSS)
#F0FFFF
ΔE00 6.96
Lightcyan
#E0FFFF
ΔE00 7.00
Lightblue
#ADD8E6
ΔE00 7.22
Ice Blue
#A5DFF9
ΔE00 8.15
Pale Sky Blue
#BDF6FE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EFFC #FCE1D4
analogous
#D4FCF5 #D4EFFC #D4DBFC
triadic
#D4EFFC #FCD4EF #EFFCD4
tetradic
#D4EFFC #F5D4FC #FCE1D4 #DBFCD4
square
#D4EFFC #F5D4FC #FCE1D4 #DBFCD4
split-complementary
#D4EFFC #FCD4DB #FCF5D4
monochromatic
#62C4F4 #9BDAF8 #D4EFFC #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.20
#D4EFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#D4EFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EFFC
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EFFC | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFD
Deuteranopia (green-blind)
#E2E9FC
Tritanopia (blue-blind)
#C9F3F3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d4effc; /* rgb */ color: rgb(212, 239, 252); /* oklch */ color: oklch(93.6% 0.033 228.3);
Tailwind
colors: {
custom: {
50: '#e1f4fd',
500: '#d4effc',
950: '#000000',
},
}SCSS
$custom: #d4effc; $custom-light: #e1f4fd; $custom-dark: #000000;
JSON
{
"hex": "#d4effc",
"rgb": {
"r": 212,
"g": 239,
"b": 252
},
"hsl": {
"h": 199.5,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.93645,
"c": 0.03342,
"h": 228.3
},
"luminance": 0.82758
}Semantic roles & 50–950 ramp
primary
#D4EFFC
secondary
#E4AB90
accent
#4B02E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585