#EAF4FB#EAF4FB
#EAF4FB is a very light, near-neutral cyan. Relative luminance 0.892; OKLCH L 96.2% C 0.014 H 238.0°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF4FB |
|---|---|
| RGB | rgb(234, 244, 251) |
| HSL | hsl(205, 68%, 95%) |
| HSV | hsv(205, 7%, 98%) |
| CMYK | cmyk(6.8%, 2.8%, 0%, 1.6%) |
| CIE-LAB | lab(95.65, -2.00, -4.50) |
| CIE-LCH | lch(95.65, 4.92, 246.07°) |
| OKLab | oklab(96.17% -0.0075 -0.0121) |
| OKLCH | oklch(96.17% 0.014 238) |
| XYZ | xyz(83.6914, 89.1581, 104.0481) |
| Luminance | 0.8916 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.25
Ghostwhite
#F8F8FF
ΔE00 4.85
Whitesmoke
#F5F5F5
ΔE00 4.85
Azure (CSS)
#F0FFFF
ΔE00 4.88
Pale Grey
#FDFDFE
ΔE00 5.10
White
#FFFFFF
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF4FB #FBF1EA
analogous
#EAFBF9 #EAF4FB #EAEBFB
triadic
#EAF4FB #FBEAF4 #F4FBEA
tetradic
#EAF4FB #F9EAFB #FBF1EA #EBFBEA
square
#EAF4FB #F9EAFB #FBF1EA #EBFBEA
split-complementary
#EAF4FB #FBEAEB #FBF9EA
monochromatic
#83BEE7 #B7D9F1 #E5F2FA #E5F2FA #E5F2FA
Accessibility & contrast
On white
1.12
#EAF4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#EAF4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF4FB
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF4FB | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FB
Deuteranopia (green-blind)
#EFF2FB
Tritanopia (blue-blind)
#E6F6F6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eaf4fb; /* rgb */ color: rgb(234, 244, 251); /* oklch */ color: oklch(96.2% 0.014 238.0);
Tailwind
colors: {
custom: {
50: '#f0f7fc',
500: '#eaf4fb',
950: '#000000',
},
}SCSS
$custom: #eaf4fb; $custom-light: #f0f7fc; $custom-dark: #000000;
JSON
{
"hex": "#eaf4fb",
"rgb": {
"r": 234,
"g": 244,
"b": 251
},
"hsl": {
"h": 204.706,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.96169,
"c": 0.01422,
"h": 238
},
"luminance": 0.89159
}Semantic roles & 50–950 ramp
primary
#EAF4FB
secondary
#E0C0A9
accent
#6216D0
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585