#EAF7FE#EAF7FE
#EAF7FE is a very light, near-neutral cyan. Relative luminance 0.912; OKLCH L 96.9% C 0.017 H 230.9°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF7FE |
|---|---|
| RGB | rgb(234, 247, 254) |
| HSL | hsl(201, 91%, 96%) |
| HSV | hsv(201, 8%, 100%) |
| CMYK | cmyk(7.9%, 2.8%, 0%, 0.4%) |
| CIE-LAB | lab(96.48, -2.96, -4.82) |
| CIE-LCH | lch(96.48, 5.66, 238.51°) |
| OKLab | oklab(96.85% -0.0105 -0.0129) |
| OKLCH | oklch(96.85% 0.017 230.9) |
| XYZ | xyz(85.0781, 91.1688, 106.8618) |
| Luminance | 0.9117 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.11
Azure (CSS)
#F0FFFF
ΔE00 4.01
Whitesmoke
#F5F5F5
ΔE00 5.71
Pale Grey
#FDFDFE
ΔE00 5.83
Ghostwhite
#F8F8FF
ΔE00 5.95
Mintcream
#F5FFFA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF7FE #FEF1EA
analogous
#EAFEFB #EAF7FE #EAEDFE
triadic
#EAF7FE #FEEAF7 #F7FEEA
tetradic
#EAF7FE #FBEAFE #FEF1EA #EDFEEA
square
#EAF7FE #FBEAFE #FEF1EA #EDFEEA
split-complementary
#EAF7FE #FEEAED #FEFBEA
monochromatic
#75CAF8 #B0E1FB #E2F4FE #E2F4FE #E2F4FE
Accessibility & contrast
On white
1.09
#EAF7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#EAF7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF7FE
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF7FE | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FE
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#E5F9F9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaf7fe; /* rgb */ color: rgb(234, 247, 254); /* oklch */ color: oklch(96.9% 0.017 230.9);
Tailwind
colors: {
custom: {
50: '#f0f9fe',
500: '#eaf7fe',
950: '#000000',
},
}SCSS
$custom: #eaf7fe; $custom-light: #f0f9fe; $custom-dark: #000000;
JSON
{
"hex": "#eaf7fe",
"rgb": {
"r": 234,
"g": 247,
"b": 254
},
"hsl": {
"h": 201,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.9685,
"c": 0.01668,
"h": 230.9
},
"luminance": 0.9117
}Semantic roles & 50–950 ramp
primary
#EAF7FE
secondary
#EABBA2
accent
#5000E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585