#D4EFFE#D4EFFE
#D4EFFE is a very light, muted cyan. Relative luminance 0.829; OKLCH L 93.7% C 0.035 H 232.1°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EFFE |
|---|---|
| RGB | rgb(212, 239, 254) |
| HSL | hsl(201, 95%, 91%) |
| HSV | hsv(201, 17%, 100%) |
| CMYK | cmyk(16.5%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(92.96, -5.79, -10.19) |
| CIE-LCH | lch(92.96, 11.72, 240.41°) |
| OKLab | oklab(93.71% -0.0215 -0.0276) |
| OKLCH | oklch(93.71% 0.035 232.1) |
| XYZ | xyz(75.9027, 82.8840, 105.7459) |
| Luminance | 0.8289 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.86
Lightblue
#ADD8E6
ΔE00 7.47
Azure (CSS)
#F0FFFF
ΔE00 7.50
Lightcyan
#E0FFFF
ΔE00 7.76
Ice Blue
#A5DFF9
ΔE00 8.04
Fog
#D8DCE0
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EFFE #FEE3D4
analogous
#D4FEF8 #D4EFFE #D4DAFE
triadic
#D4EFFE #FED4EF #EFFED4
tetradic
#D4EFFE #F8D4FE #FEE3D4 #DAFED4
square
#D4EFFE #F8D4FE #FEE3D4 #DAFED4
split-complementary
#D4EFFE #FED4DA #FEF8D4
monochromatic
#5CC2FB #98D9FD #D4EFFE #E1F4FE #E1F4FE
Accessibility & contrast
On white
1.19
#D4EFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#D4EFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EFFE
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EFFE | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E2E9FE
Tritanopia (blue-blind)
#C9F3F4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d4effe; /* rgb */ color: rgb(212, 239, 254); /* oklch */ color: oklch(93.7% 0.035 232.1);
Tailwind
colors: {
custom: {
50: '#e1f4fe',
500: '#d4effe',
950: '#000000',
},
}SCSS
$custom: #d4effe; $custom-light: #e1f4fe; $custom-dark: #000000;
JSON
{
"hex": "#d4effe",
"rgb": {
"r": 212,
"g": 239,
"b": 254
},
"hsl": {
"h": 201.429,
"s": 95.455,
"l": 91.373
},
"oklch": {
"l": 0.93707,
"c": 0.03495,
"h": 232.1
},
"luminance": 0.82886
}Semantic roles & 50–950 ramp
primary
#D4EFFE
secondary
#E8AE8E
accent
#5200E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585