#EAF8FF#EAF8FF
#EAF8FF is a very light, near-neutral cyan. Relative luminance 0.918; OKLCH L 97.1% C 0.018 H 229.0°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF8FF |
|---|---|
| RGB | rgb(234, 248, 255) |
| HSL | hsl(200, 100%, 96%) |
| HSV | hsv(200, 8%, 100%) |
| CMYK | cmyk(8.2%, 2.7%, 0%, 0%) |
| CIE-LAB | lab(96.76, -3.27, -4.93) |
| CIE-LCH | lch(96.76, 5.92, 236.43°) |
| OKLab | oklab(97.08% -0.0115 -0.0132) |
| OKLCH | oklch(97.08% 0.018 229) |
| XYZ | xyz(85.5452, 91.8462, 107.8096) |
| Luminance | 0.9185 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.47
Azure (CSS)
#F0FFFF
ΔE00 3.79
Mintcream
#F5FFFA
ΔE00 5.91
Whitesmoke
#F5F5F5
ΔE00 6.02
Pale Grey
#FDFDFE
ΔE00 6.11
White
#FFFFFF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF8FF #FFF1EA
analogous
#EAFFFB #EAF8FF #EAEDFF
triadic
#EAF8FF #FFEAF8 #F8FFEA
tetradic
#EAF8FF #FBEAFF #FFF1EA #EDFFEA
square
#EAF8FF #FBEAFF #FFF1EA #EDFFEA
split-complementary
#EAF8FF #FFEAED #FFFBEA
monochromatic
#70CFFF #ADE4FF #E0F5FF #E0F5FF #E0F5FF
Accessibility & contrast
On white
1.08
#EAF8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#EAF8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF8FF
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF8FF | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#F1F5FF
Tritanopia (blue-blind)
#E5FAFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eaf8ff; /* rgb */ color: rgb(234, 248, 255); /* oklch */ color: oklch(97.1% 0.018 229.0);
Tailwind
colors: {
custom: {
50: '#f0faff',
500: '#eaf8ff',
950: '#000000',
},
}SCSS
$custom: #eaf8ff; $custom-light: #f0faff; $custom-dark: #000000;
JSON
{
"hex": "#eaf8ff",
"rgb": {
"r": 234,
"g": 248,
"b": 255
},
"hsl": {
"h": 200,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.97078,
"c": 0.01754,
"h": 229
},
"luminance": 0.91847
}Semantic roles & 50–950 ramp
primary
#EAF8FF
secondary
#EEB99F
accent
#4D00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586