#EAF8FC#EAF8FC
#EAF8FC is a very light, near-neutral cyan. Relative luminance 0.917; OKLCH L 97.0% C 0.016 H 216.7°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF8FC |
|---|---|
| RGB | rgb(234, 248, 252) |
| HSL | hsl(193, 75%, 95%) |
| HSV | hsv(193, 7%, 99%) |
| CMYK | cmyk(7.1%, 1.6%, 0%, 1.2%) |
| CIE-LAB | lab(96.68, -3.84, -3.50) |
| CIE-LCH | lch(96.68, 5.19, 222.36°) |
| OKLab | oklab(96.99% -0.0126 -0.0094) |
| OKLCH | oklch(96.99% 0.016 216.7) |
| XYZ | xyz(85.0661, 91.6546, 105.2861) |
| Luminance | 0.9166 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.49
Aliceblue
#F0F8FF
ΔE00 3.29
Mintcream
#F5FFFA
ΔE00 4.60
Whitesmoke
#F5F5F5
ΔE00 5.85
Pale Grey
#FDFDFE
ΔE00 6.07
White
#FFFFFF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF8FC #FCEEEA
analogous
#EAFCF7 #EAF8FC #EAEFFC
triadic
#EAF8FC #FCEAF8 #F8FCEA
tetradic
#EAF8FC #F7EAFC #FCEEEA #EFFCEA
square
#EAF8FC #F7EAFC #FCEEEA #EFFCEA
split-complementary
#EAF8FC #FCEAEF #FCF7EA
monochromatic
#7FD4ED #B4E6F4 #E4F6FB #E4F6FB #E4F6FB
Accessibility & contrast
On white
1.09
#EAF8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#EAF8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF8FC
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF8FC | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FC
Deuteranopia (green-blind)
#F2F4FC
Tritanopia (blue-blind)
#E5FAF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaf8fc; /* rgb */ color: rgb(234, 248, 252); /* oklch */ color: oklch(97.0% 0.016 216.7);
Tailwind
colors: {
custom: {
50: '#f0fafd',
500: '#eaf8fc',
950: '#000000',
},
}SCSS
$custom: #eaf8fc; $custom-light: #f0fafd; $custom-dark: #000000;
JSON
{
"hex": "#eaf8fc",
"rgb": {
"r": 234,
"g": 248,
"b": 252
},
"hsl": {
"h": 193.333,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.9699,
"c": 0.01574,
"h": 216.7
},
"luminance": 0.91656
}Semantic roles & 50–950 ramp
primary
#EAF8FC
secondary
#E3B4A7
accent
#3B0ED7
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585