#EAF8FE#EAF8FE
#EAF8FE is a very light, near-neutral cyan. Relative luminance 0.918; OKLCH L 97.0% C 0.017 H 225.2°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF8FE |
|---|---|
| RGB | rgb(234, 248, 254) |
| HSL | hsl(198, 91%, 96%) |
| HSV | hsv(198, 8%, 100%) |
| CMYK | cmyk(7.9%, 2.4%, 0%, 0.4%) |
| CIE-LAB | lab(96.73, -3.46, -4.45) |
| CIE-LCH | lch(96.73, 5.64, 232.14°) |
| OKLab | oklab(97.05% -0.0119 -0.012) |
| OKLCH | oklch(97.05% 0.017 225.2) |
| XYZ | xyz(85.3847, 91.7820, 106.9640) |
| Luminance | 0.9178 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.69
Azure (CSS)
#F0FFFF
ΔE00 3.34
Mintcream
#F5FFFA
ΔE00 5.47
Whitesmoke
#F5F5F5
ΔE00 5.93
Pale Grey
#FDFDFE
ΔE00 6.06
White
#FFFFFF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF8FE #FEF0EA
analogous
#EAFEFA #EAF8FE #EAEEFE
triadic
#EAF8FE #FEEAF8 #F8FEEA
tetradic
#EAF8FE #FAEAFE #FEF0EA #EEFEEA
square
#EAF8FE #FAEAFE #FEF0EA #EEFEEA
split-complementary
#EAF8FE #FEEAEE #FEFAEA
monochromatic
#75D1F8 #B0E5FB #E2F5FE #E2F5FE #E2F5FE
Accessibility & contrast
On white
1.08
#EAF8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#EAF8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF8FE
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF8FE | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#F2F4FE
Tritanopia (blue-blind)
#E5FAFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eaf8fe; /* rgb */ color: rgb(234, 248, 254); /* oklch */ color: oklch(97.0% 0.017 225.2);
Tailwind
colors: {
custom: {
50: '#f0fafe',
500: '#eaf8fe',
950: '#000000',
},
}SCSS
$custom: #eaf8fe; $custom-light: #f0fafe; $custom-dark: #000000;
JSON
{
"hex": "#eaf8fe",
"rgb": {
"r": 234,
"g": 248,
"b": 254
},
"hsl": {
"h": 198,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.97049,
"c": 0.01686,
"h": 225.2
},
"luminance": 0.91783
}Semantic roles & 50–950 ramp
primary
#EAF8FE
secondary
#EAB8A2
accent
#4500E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585