#EAF9FC#EAF9FC
#EAF9FC is a very light, near-neutral cyan. Relative luminance 0.923; OKLCH L 97.2% C 0.016 H 211.0°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF9FC |
|---|---|
| RGB | rgb(234, 249, 252) |
| HSL | hsl(190, 75%, 95%) |
| HSV | hsv(190, 7%, 99%) |
| CMYK | cmyk(7.1%, 1.2%, 0%, 1.2%) |
| CIE-LAB | lab(96.93, -4.34, -3.13) |
| CIE-LCH | lch(96.93, 5.35, 215.77°) |
| OKLab | oklab(97.19% -0.014 -0.0084) |
| OKLCH | oklch(97.19% 0.016 211) |
| XYZ | xyz(85.3743, 92.2711, 105.3888) |
| Luminance | 0.9227 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.88
Aliceblue
#F0F8FF
ΔE00 3.96
Mintcream
#F5FFFA
ΔE00 4.18
Lightcyan
#E0FFFF
ΔE00 5.72
Whitesmoke
#F5F5F5
ΔE00 6.22
Pale Grey
#FDFDFE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF9FC #FCEDEA
analogous
#EAFCF6 #EAF9FC #EAF0FC
triadic
#EAF9FC #FCEAF9 #F9FCEA
tetradic
#EAF9FC #F6EAFC #FCEDEA #F0FCEA
square
#EAF9FC #F6EAFC #FCEDEA #F0FCEA
split-complementary
#EAF9FC #FCEAF0 #FCF6EA
monochromatic
#7FDAED #B4EAF4 #E4F7FB #E4F7FB #E4F7FB
Accessibility & contrast
On white
1.08
#EAF9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#EAF9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF9FC
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF9FC | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FC
Deuteranopia (green-blind)
#F3F5FC
Tritanopia (blue-blind)
#E5FBFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eaf9fc; /* rgb */ color: rgb(234, 249, 252); /* oklch */ color: oklch(97.2% 0.016 211.0);
Tailwind
colors: {
custom: {
50: '#f0fbfd',
500: '#eaf9fc',
950: '#000000',
},
}SCSS
$custom: #eaf9fc; $custom-light: #f0fbfd; $custom-dark: #000000;
JSON
{
"hex": "#eaf9fc",
"rgb": {
"r": 234,
"g": 249,
"b": 252
},
"hsl": {
"h": 190,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97189,
"c": 0.01631,
"h": 211
},
"luminance": 0.92272
}Semantic roles & 50–950 ramp
primary
#EAF9FC
secondary
#E3B1A7
accent
#300ED7
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585