#EAF9FF#EAF9FF
#EAF9FF is a very light, near-neutral cyan. Relative luminance 0.925; OKLCH L 97.3% C 0.018 H 223.6°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF9FF |
|---|---|
| RGB | rgb(234, 249, 255) |
| HSL | hsl(197, 100%, 96%) |
| HSV | hsv(197, 8%, 100%) |
| CMYK | cmyk(8.2%, 2.4%, 0%, 0%) |
| CIE-LAB | lab(97.01, -3.78, -4.56) |
| CIE-LCH | lch(97.01, 5.92, 230.35°) |
| OKLab | oklab(97.28% -0.0129 -0.0122) |
| OKLCH | oklch(97.28% 0.018 223.6) |
| XYZ | xyz(85.8535, 92.4628, 107.9123) |
| Luminance | 0.9246 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.05
Azure (CSS)
#F0FFFF
ΔE00 3.15
Mintcream
#F5FFFA
ΔE00 5.44
Whitesmoke
#F5F5F5
ΔE00 6.26
Pale Grey
#FDFDFE
ΔE00 6.36
White
#FFFFFF
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF9FF #FFF0EA
analogous
#EAFFFA #EAF9FF #EAEEFF
triadic
#EAF9FF #FFEAF9 #F9FFEA
tetradic
#EAF9FF #FAEAFF #FFF0EA #EEFFEA
square
#EAF9FF #FAEAFF #FFF0EA #EEFFEA
split-complementary
#EAF9FF #FFEAEE #FFFAEA
monochromatic
#70D6FF #ADE8FF #E0F6FF #E0F6FF #E0F6FF
Accessibility & contrast
On white
1.08
#EAF9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#EAF9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF9FF
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF9FF | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#F2F5FF
Tritanopia (blue-blind)
#E5FBFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eaf9ff; /* rgb */ color: rgb(234, 249, 255); /* oklch */ color: oklch(97.3% 0.018 223.6);
Tailwind
colors: {
custom: {
50: '#f0fbff',
500: '#eaf9ff',
950: '#000000',
},
}SCSS
$custom: #eaf9ff; $custom-light: #f0fbff; $custom-dark: #000000;
JSON
{
"hex": "#eaf9ff",
"rgb": {
"r": 234,
"g": 249,
"b": 255
},
"hsl": {
"h": 197.143,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.97276,
"c": 0.01776,
"h": 223.6
},
"luminance": 0.92464
}Semantic roles & 50–950 ramp
primary
#EAF9FF
secondary
#EEB69F
accent
#4200E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586