#EAF7FA#EAF7FA
#EAF7FA is a very light, near-neutral cyan. Relative luminance 0.909; OKLCH L 96.7% C 0.014 H 213.1°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF7FA |
|---|---|
| RGB | rgb(234, 247, 250) |
| HSL | hsl(191, 62%, 95%) |
| HSV | hsv(191, 6%, 98%) |
| CMYK | cmyk(6.4%, 1.2%, 0%, 2%) |
| CIE-LAB | lab(96.38, -3.71, -2.91) |
| CIE-LCH | lch(96.38, 4.71, 218.17°) |
| OKLab | oklab(96.73% -0.012 -0.0078) |
| OKLCH | oklch(96.73% 0.014 213.1) |
| XYZ | xyz(84.4442, 90.9152, 103.5235) |
| Luminance | 0.9092 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.37
Aliceblue
#F0F8FF
ΔE00 3.34
Mintcream
#F5FFFA
ΔE00 4.20
Whitesmoke
#F5F5F5
ΔE00 5.50
Pale Grey
#FDFDFE
ΔE00 5.82
White
#FFFFFF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF7FA #FAEDEA
analogous
#EAFAF5 #EAF7FA #EAEFFA
triadic
#EAF7FA #FAEAF7 #F7FAEA
tetradic
#EAF7FA #F5EAFA #FAEDEA #EFFAEA
square
#EAF7FA #F5EAFA #FAEDEA #EFFAEA
split-complementary
#EAF7FA #FAEAEF #FAF5EA
monochromatic
#87D1E2 #B9E4EE #E6F6F9 #E6F6F9 #E6F6F9
Accessibility & contrast
On white
1.09
#EAF7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#EAF7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF7FA
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF7FA | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FA
Deuteranopia (green-blind)
#F2F4FA
Tritanopia (blue-blind)
#E6F8F8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaf7fa; /* rgb */ color: rgb(234, 247, 250); /* oklch */ color: oklch(96.7% 0.014 213.1);
Tailwind
colors: {
custom: {
50: '#f0f9fb',
500: '#eaf7fa',
950: '#000000',
},
}SCSS
$custom: #eaf7fa; $custom-light: #f0f9fb; $custom-dark: #000000;
JSON
{
"hex": "#eaf7fa",
"rgb": {
"r": 234,
"g": 247,
"b": 250
},
"hsl": {
"h": 191.25,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.96734,
"c": 0.01433,
"h": 213.1
},
"luminance": 0.90916
}Semantic roles & 50–950 ramp
primary
#EAF7FA
secondary
#DDB4AB
accent
#3D1CC9
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585