#EAF4FE#EAF4FE
#EAF4FE is a very light, near-neutral cyan. Relative luminance 0.893; OKLCH L 96.3% C 0.017 H 248.0°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF4FE |
|---|---|
| RGB | rgb(234, 244, 254) |
| HSL | hsl(210, 91%, 96%) |
| HSV | hsv(210, 8%, 100%) |
| CMYK | cmyk(7.9%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(95.73, -1.43, -5.94) |
| CIE-LCH | lch(95.73, 6.11, 256.44°) |
| OKLab | oklab(96.26% -0.0064 -0.0159) |
| OKLCH | oklch(96.26% 0.017 248) |
| XYZ | xyz(84.1680, 89.3487, 106.5584) |
| Luminance | 0.8935 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.61
Ghostwhite
#F8F8FF
ΔE00 4.57
Whitesmoke
#F5F5F5
ΔE00 5.55
Pale Grey
#FDFDFE
ΔE00 5.63
Fog
#D8DCE0
ΔE00 5.91
White
#FFFFFF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF4FE #FEF4EA
analogous
#EAFEFE #EAF4FE #EAEAFE
triadic
#EAF4FE #FEEAF4 #F4FEEA
tetradic
#EAF4FE #FEEAFE #FEF4EA #EAFEEA
square
#EAF4FE #FEEAFE #FEF4EA #EAFEEA
split-complementary
#EAF4FE #FEEAEA #FEFEEA
monochromatic
#75B7F8 #B0D5FB #E2F0FE #E2F0FE #E2F0FE
Accessibility & contrast
On white
1.11
#EAF4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#EAF4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF4FE
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF4FE | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#E5F6F7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eaf4fe; /* rgb */ color: rgb(234, 244, 254); /* oklch */ color: oklch(96.3% 0.017 248.0);
Tailwind
colors: {
custom: {
50: '#f0f7fe',
500: '#eaf4fe',
950: '#000000',
},
}SCSS
$custom: #eaf4fe; $custom-light: #f0f7fe; $custom-dark: #000000;
JSON
{
"hex": "#eaf4fe",
"rgb": {
"r": 234,
"g": 244,
"b": 254
},
"hsl": {
"h": 210,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.96258,
"c": 0.01716,
"h": 248
},
"luminance": 0.8935
}Semantic roles & 50–950 ramp
primary
#EAF4FE
secondary
#EAC6A2
accent
#7300E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585