#EAF5FE#EAF5FE
#EAF5FE is a very light, near-neutral cyan. Relative luminance 0.900; OKLCH L 96.5% C 0.017 H 242.4°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF5FE |
|---|---|
| RGB | rgb(234, 245, 254) |
| HSL | hsl(207, 91%, 96%) |
| HSV | hsv(207, 8%, 100%) |
| CMYK | cmyk(7.9%, 3.5%, 0%, 0.4%) |
| CIE-LAB | lab(95.98, -1.94, -5.57) |
| CIE-LCH | lch(95.98, 5.89, 250.78°) |
| OKLab | oklab(96.46% -0.0078 -0.0149) |
| OKLCH | oklch(96.46% 0.017 242.4) |
| XYZ | xyz(84.4697, 89.9522, 106.6590) |
| Luminance | 0.8995 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.45
Ghostwhite
#F8F8FF
ΔE00 4.98
Azure (CSS)
#F0FFFF
ΔE00 5.39
Whitesmoke
#F5F5F5
ΔE00 5.51
Pale Grey
#FDFDFE
ΔE00 5.61
White
#FFFFFF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF5FE #FEF3EA
analogous
#EAFEFD #EAF5FE #EAEBFE
triadic
#EAF5FE #FEEAF5 #F5FEEA
tetradic
#EAF5FE #FDEAFE #FEF3EA #EBFEEA
square
#EAF5FE #FDEAFE #FEF3EA #EBFEEA
split-complementary
#EAF5FE #FEEAEB #FEFDEA
monochromatic
#75BDF8 #B0D9FB #E2F1FE #E2F1FE #E2F1FE
Accessibility & contrast
On white
1.11
#EAF5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#EAF5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF5FE
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF5FE | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FE
Deuteranopia (green-blind)
#EFF2FE
Tritanopia (blue-blind)
#E5F7F8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eaf5fe; /* rgb */ color: rgb(234, 245, 254); /* oklch */ color: oklch(96.5% 0.017 242.4);
Tailwind
colors: {
custom: {
50: '#f0f8fe',
500: '#eaf5fe',
950: '#000000',
},
}SCSS
$custom: #eaf5fe; $custom-light: #f0f8fe; $custom-dark: #000000;
JSON
{
"hex": "#eaf5fe",
"rgb": {
"r": 234,
"g": 245,
"b": 254
},
"hsl": {
"h": 207,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.96455,
"c": 0.01683,
"h": 242.4
},
"luminance": 0.89953
}Semantic roles & 50–950 ramp
primary
#EAF5FE
secondary
#EAC2A2
accent
#6700E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585