#EAF6FA#EAF6FA
#EAF6FA is a very light, near-neutral cyan. Relative luminance 0.903; OKLCH L 96.5% C 0.014 H 219.6°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF6FA |
|---|---|
| RGB | rgb(234, 246, 250) |
| HSL | hsl(195, 62%, 95%) |
| HSV | hsv(195, 6%, 98%) |
| CMYK | cmyk(6.4%, 1.6%, 0%, 2%) |
| CIE-LAB | lab(96.12, -3.20, -3.28) |
| CIE-LCH | lch(96.12, 4.58, 225.74°) |
| OKLab | oklab(96.54% -0.0106 -0.0088) |
| OKLCH | oklch(96.54% 0.014 219.6) |
| XYZ | xyz(84.1392, 90.3053, 103.4218) |
| Luminance | 0.9031 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.66
Azure (CSS)
#F0FFFF
ΔE00 3.05
Mintcream
#F5FFFA
ΔE00 4.71
Whitesmoke
#F5F5F5
ΔE00 5.15
Pale Grey
#FDFDFE
ΔE00 5.47
White
#FFFFFF
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF6FA #FAEEEA
analogous
#EAFAF6 #EAF6FA #EAEEFA
triadic
#EAF6FA #FAEAF6 #F6FAEA
tetradic
#EAF6FA #F6EAFA #FAEEEA #EEFAEA
square
#EAF6FA #F6EAFA #FAEEEA #EEFAEA
split-complementary
#EAF6FA #FAEAEE #FAF6EA
monochromatic
#87CCE2 #B9E1EE #E6F4F9 #E6F4F9 #E6F4F9
Accessibility & contrast
On white
1.10
#EAF6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#EAF6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF6FA
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF6FA | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#F1F3FA
Tritanopia (blue-blind)
#E6F8F7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaf6fa; /* rgb */ color: rgb(234, 246, 250); /* oklch */ color: oklch(96.5% 0.014 219.6);
Tailwind
colors: {
custom: {
50: '#f0f9fc',
500: '#eaf6fa',
950: '#000000',
},
}SCSS
$custom: #eaf6fa; $custom-light: #f0f9fc; $custom-dark: #000000;
JSON
{
"hex": "#eaf6fa",
"rgb": {
"r": 234,
"g": 246,
"b": 250
},
"hsl": {
"h": 195,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.96535,
"c": 0.01381,
"h": 219.6
},
"luminance": 0.90306
}Semantic roles & 50–950 ramp
primary
#EAF6FA
secondary
#DDB7AB
accent
#471CC9
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585