#EAF5FA#EAF5FA
#EAF5FA is a very light, near-neutral cyan. Relative luminance 0.897; OKLCH L 96.3% C 0.013 H 226.6°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF5FA |
|---|---|
| RGB | rgb(234, 245, 250) |
| HSL | hsl(199, 62%, 95%) |
| HSV | hsv(199, 6%, 98%) |
| CMYK | cmyk(6.4%, 2%, 0%, 2%) |
| CIE-LAB | lab(95.87, -2.69, -3.65) |
| CIE-LCH | lch(95.87, 4.54, 233.61°) |
| OKLab | oklab(96.34% -0.0093 -0.0098) |
| OKLCH | oklch(96.34% 0.013 226.6) |
| XYZ | xyz(83.8359, 89.6986, 103.3207) |
| Luminance | 0.8970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.01
Azure (CSS)
#F0FFFF
ΔE00 3.76
Whitesmoke
#F5F5F5
ΔE00 4.87
Pale Grey
#FDFDFE
ΔE00 5.19
Mintcream
#F5FFFA
ΔE00 5.29
White
#FFFFFF
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF5FA #FAEFEA
analogous
#EAFAF7 #EAF5FA #EAEDFA
triadic
#EAF5FA #FAEAF5 #F5FAEA
tetradic
#EAF5FA #F7EAFA #FAEFEA #EDFAEA
square
#EAF5FA #F7EAFA #FAEFEA #EDFAEA
split-complementary
#EAF5FA #FAEAED #FAF7EA
monochromatic
#87C6E2 #B9DDEE #E6F3F9 #E6F3F9 #E6F3F9
Accessibility & contrast
On white
1.11
#EAF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#EAF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF5FA
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF5FA | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#F0F2FA
Tritanopia (blue-blind)
#E6F7F6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eaf5fa; /* rgb */ color: rgb(234, 245, 250); /* oklch */ color: oklch(96.3% 0.013 226.6);
Tailwind
colors: {
custom: {
50: '#f0f8fc',
500: '#eaf5fa',
950: '#000000',
},
}SCSS
$custom: #eaf5fa; $custom-light: #f0f8fc; $custom-dark: #000000;
JSON
{
"hex": "#eaf5fa",
"rgb": {
"r": 234,
"g": 245,
"b": 250
},
"hsl": {
"h": 198.75,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.96337,
"c": 0.01348,
"h": 226.6
},
"luminance": 0.89699
}Semantic roles & 50–950 ramp
primary
#EAF5FA
secondary
#DDBBAB
accent
#521CC9
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585