#D4F2FC#D4F2FC
#D4F2FC is a very light, muted cyan. Relative luminance 0.845; OKLCH L 94.3% C 0.034 H 219.8°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F2FC |
|---|---|
| RGB | rgb(212, 242, 252) |
| HSL | hsl(195, 87%, 91%) |
| HSV | hsv(195, 16%, 99%) |
| CMYK | cmyk(15.9%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(93.68, -7.72, -8.09) |
| CIE-LCH | lch(93.68, 11.18, 226.35°) |
| OKLab | oklab(94.25% -0.0262 -0.0219) |
| OKLCH | oklch(94.25% 0.034 219.8) |
| XYZ | xyz(76.4697, 84.5277, 104.3631) |
| Luminance | 0.8453 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.23
Azure (CSS)
#F0FFFF
ΔE00 6.36
Very Light Blue
#D5FFFF
ΔE00 6.52
Ice Blue (survey)
#D7FFFE
ΔE00 6.58
Really Light Blue
#D4FFFF
ΔE00 6.67
Very Pale Blue
#D6FFFE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F2FC #FCDED4
analogous
#D4FCF2 #D4F2FC #D4DEFC
triadic
#D4F2FC #FCD4F2 #F2FCD4
tetradic
#D4F2FC #F2D4FC #FCDED4 #DEFCD4
square
#D4F2FC #F2D4FC #FCDED4 #DEFCD4
split-complementary
#D4F2FC #FCD4DE #FCF2D4
monochromatic
#62CFF4 #9BE1F8 #D4F2FC #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.17
#D4F2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#D4F2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F2FC
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F2FC | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#E5EBFC
Tritanopia (blue-blind)
#C9F6F5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d4f2fc; /* rgb */ color: rgb(212, 242, 252); /* oklch */ color: oklch(94.3% 0.034 219.8);
Tailwind
colors: {
custom: {
50: '#e1f6fd',
500: '#d4f2fc',
950: '#000000',
},
}SCSS
$custom: #d4f2fc; $custom-light: #e1f6fd; $custom-dark: #000000;
JSON
{
"hex": "#d4f2fc",
"rgb": {
"r": 212,
"g": 242,
"b": 252
},
"hsl": {
"h": 195,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.94253,
"c": 0.03414,
"h": 219.8
},
"luminance": 0.8453
}Semantic roles & 50–950 ramp
primary
#D4F2FC
secondary
#E4A590
accent
#3A02E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585