#EAF5FB#EAF5FB
#EAF5FB is a very light, near-neutral cyan. Relative luminance 0.898; OKLCH L 96.4% C 0.014 H 231.2°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF5FB |
|---|---|
| RGB | rgb(234, 245, 251) |
| HSL | hsl(201, 68%, 95%) |
| HSV | hsv(201, 7%, 98%) |
| CMYK | cmyk(6.8%, 2.4%, 0%, 1.6%) |
| CIE-LAB | lab(95.90, -2.51, -4.13) |
| CIE-LCH | lch(95.90, 4.83, 238.77°) |
| OKLab | oklab(96.37% -0.0089 -0.0111) |
| OKLCH | oklch(96.37% 0.014 231.2) |
| XYZ | xyz(83.9931, 89.7615, 104.1487) |
| Luminance | 0.8976 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.70
Azure (CSS)
#F0FFFF
ΔE00 4.16
Whitesmoke
#F5F5F5
ΔE00 4.98
Pale Grey
#FDFDFE
ΔE00 5.24
Ghostwhite
#F8F8FF
ΔE00 5.38
White
#FFFFFF
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF5FB #FBF0EA
analogous
#EAFBF8 #EAF5FB #EAECFB
triadic
#EAF5FB #FBEAF5 #F5FBEA
tetradic
#EAF5FB #F8EAFB #FBF0EA #ECFBEA
square
#EAF5FB #F8EAFB #FBF0EA #ECFBEA
split-complementary
#EAF5FB #FBEAEC #FBF8EA
monochromatic
#83C4E7 #B7DDF1 #E5F3FA #E5F3FA #E5F3FA
Accessibility & contrast
On white
1.11
#EAF5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#EAF5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF5FB
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF5FB | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FB
Deuteranopia (green-blind)
#F0F2FB
Tritanopia (blue-blind)
#E6F7F7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eaf5fb; /* rgb */ color: rgb(234, 245, 251); /* oklch */ color: oklch(96.4% 0.014 231.2);
Tailwind
colors: {
custom: {
50: '#f0f8fc',
500: '#eaf5fb',
950: '#000000',
},
}SCSS
$custom: #eaf5fb; $custom-light: #f0f8fc; $custom-dark: #000000;
JSON
{
"hex": "#eaf5fb",
"rgb": {
"r": 234,
"g": 245,
"b": 251
},
"hsl": {
"h": 201.176,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.96366,
"c": 0.0142,
"h": 231.2
},
"luminance": 0.89762
}Semantic roles & 50–950 ramp
primary
#EAF5FB
secondary
#E0BCA9
accent
#5716D0
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585