#EAF8FB#EAF8FB
#EAF8FB is a very light, near-neutral cyan. Relative luminance 0.916; OKLCH L 97.0% C 0.015 H 212.0°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF8FB |
|---|---|
| RGB | rgb(234, 248, 251) |
| HSL | hsl(191, 68%, 95%) |
| HSV | hsv(191, 7%, 98%) |
| CMYK | cmyk(6.8%, 1.2%, 0%, 1.6%) |
| CIE-LAB | lab(96.65, -4.02, -3.02) |
| CIE-LCH | lch(96.65, 5.03, 216.89°) |
| OKLab | oklab(96.96% -0.013 -0.0081) |
| OKLCH | oklch(96.96% 0.015 212) |
| XYZ | xyz(84.9080, 91.5914, 104.4537) |
| Luminance | 0.9159 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.10
Aliceblue
#F0F8FF
ΔE00 3.64
Mintcream
#F5FFFA
ΔE00 4.17
Whitesmoke
#F5F5F5
ΔE00 5.86
Lightcyan
#E0FFFF
ΔE00 6.10
Pale Grey
#FDFDFE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF8FB #FBEDEA
analogous
#EAFBF5 #EAF8FB #EAEFFB
triadic
#EAF8FB #FBEAF8 #F8FBEA
tetradic
#EAF8FB #F5EAFB #FBEDEA #EFFBEA
square
#EAF8FB #F5EAFB #FBEDEA #EFFBEA
split-complementary
#EAF8FB #FBEAEF #FBF5EA
monochromatic
#83D6E7 #B7E7F1 #E5F6FA #E5F6FA #E5F6FA
Accessibility & contrast
On white
1.09
#EAF8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#EAF8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF8FB
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF8FB | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FB
Deuteranopia (green-blind)
#F2F4FB
Tritanopia (blue-blind)
#E6F9F9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaf8fb; /* rgb */ color: rgb(234, 248, 251); /* oklch */ color: oklch(97.0% 0.015 212.0);
Tailwind
colors: {
custom: {
50: '#f0fafc',
500: '#eaf8fb',
950: '#000000',
},
}SCSS
$custom: #eaf8fb; $custom-light: #f0fafc; $custom-dark: #000000;
JSON
{
"hex": "#eaf8fb",
"rgb": {
"r": 234,
"g": 248,
"b": 251
},
"hsl": {
"h": 190.588,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.96961,
"c": 0.01532,
"h": 212
},
"luminance": 0.91592
}Semantic roles & 50–950 ramp
primary
#EAF8FB
secondary
#E0B3A9
accent
#3616D0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585