#EAF5FC#EAF5FC
#EAF5FC is a very light, near-neutral cyan. Relative luminance 0.898; OKLCH L 96.4% C 0.015 H 235.4°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF5FC |
|---|---|
| RGB | rgb(234, 245, 252) |
| HSL | hsl(203, 75%, 95%) |
| HSV | hsv(203, 7%, 99%) |
| CMYK | cmyk(7.1%, 2.8%, 0%, 1.2%) |
| CIE-LAB | lab(95.92, -2.32, -4.61) |
| CIE-LCH | lch(95.92, 5.16, 243.31°) |
| OKLab | oklab(96.4% -0.0085 -0.0123) |
| OKLCH | oklch(96.4% 0.015 235.4) |
| XYZ | xyz(84.1512, 89.8247, 104.9811) |
| Luminance | 0.8983 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.47
Azure (CSS)
#F0FFFF
ΔE00 4.56
Whitesmoke
#F5F5F5
ΔE00 5.12
Ghostwhite
#F8F8FF
ΔE00 5.21
Pale Grey
#FDFDFE
ΔE00 5.33
White
#FFFFFF
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF5FC #FCF1EA
analogous
#EAFCFA #EAF5FC #EAECFC
triadic
#EAF5FC #FCEAF5 #F5FCEA
tetradic
#EAF5FC #FAEAFC #FCF1EA #ECFCEA
square
#EAF5FC #FAEAFC #FCF1EA #ECFCEA
split-complementary
#EAF5FC #FCEAEC #FCFAEA
monochromatic
#7FC2ED #B4DCF4 #E4F2FB #E4F2FB #E4F2FB
Accessibility & contrast
On white
1.11
#EAF5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#EAF5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF5FC
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF5FC | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FC
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#E6F7F7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eaf5fc; /* rgb */ color: rgb(234, 245, 252); /* oklch */ color: oklch(96.4% 0.015 235.4);
Tailwind
colors: {
custom: {
50: '#f0f8fd',
500: '#eaf5fc',
950: '#000000',
},
}SCSS
$custom: #eaf5fc; $custom-light: #f0f8fd; $custom-dark: #000000;
JSON
{
"hex": "#eaf5fc",
"rgb": {
"r": 234,
"g": 245,
"b": 252
},
"hsl": {
"h": 203.333,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.96396,
"c": 0.01501,
"h": 235.4
},
"luminance": 0.89826
}Semantic roles & 50–950 ramp
primary
#EAF5FC
secondary
#E3BEA7
accent
#5C0ED7
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585