#EAF7FB#EAF7FB
#EAF7FB is a very light, near-neutral cyan. Relative luminance 0.910; OKLCH L 96.8% C 0.015 H 218.0°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF7FB |
|---|---|
| RGB | rgb(234, 247, 251) |
| HSL | hsl(194, 68%, 95%) |
| HSV | hsv(194, 7%, 98%) |
| CMYK | cmyk(6.8%, 1.6%, 0%, 1.6%) |
| CIE-LAB | lab(96.40, -3.52, -3.39) |
| CIE-LCH | lch(96.40, 4.89, 223.94°) |
| OKLab | oklab(96.76% -0.0116 -0.0091) |
| OKLCH | oklch(96.76% 0.015 218) |
| XYZ | xyz(84.6014, 90.9781, 104.3515) |
| Luminance | 0.9098 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.75
Aliceblue
#F0F8FF
ΔE00 2.96
Mintcream
#F5FFFA
ΔE00 4.64
Whitesmoke
#F5F5F5
ΔE00 5.50
Pale Grey
#FDFDFE
ΔE00 5.77
White
#FFFFFF
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF7FB #FBEEEA
analogous
#EAFBF7 #EAF7FB #EAEEFB
triadic
#EAF7FB #FBEAF7 #F7FBEA
tetradic
#EAF7FB #F7EAFB #FBEEEA #EEFBEA
square
#EAF7FB #F7EAFB #FBEEEA #EEFBEA
split-complementary
#EAF7FB #FBEAEE #FBF7EA
monochromatic
#83D0E7 #B7E3F1 #E5F5FA #E5F5FA #E5F5FA
Accessibility & contrast
On white
1.09
#EAF7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#EAF7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF7FB
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF7FB | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FB
Deuteranopia (green-blind)
#F1F4FB
Tritanopia (blue-blind)
#E6F9F8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaf7fb; /* rgb */ color: rgb(234, 247, 251); /* oklch */ color: oklch(96.8% 0.015 218.0);
Tailwind
colors: {
custom: {
50: '#f0f9fc',
500: '#eaf7fb',
950: '#000000',
},
}SCSS
$custom: #eaf7fb; $custom-light: #f0f9fc; $custom-dark: #000000;
JSON
{
"hex": "#eaf7fb",
"rgb": {
"r": 234,
"g": 247,
"b": 251
},
"hsl": {
"h": 194.118,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.96763,
"c": 0.01477,
"h": 218
},
"luminance": 0.90979
}Semantic roles & 50–950 ramp
primary
#EAF7FB
secondary
#E0B6A9
accent
#4116D0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585