#EAF8F6#EAF8F6
#EAF8F6 is a very light, near-neutral teal. Relative luminance 0.913; OKLCH L 96.8% C 0.015 H 186.7°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF8F6 |
|---|---|
| RGB | rgb(234, 248, 246) |
| HSL | hsl(171, 50%, 95%) |
| HSV | hsv(171, 6%, 97%) |
| CMYK | cmyk(5.6%, 0%, 0.8%, 2.7%) |
| CIE-LAB | lab(96.53, -4.95, -0.63) |
| CIE-LCH | lch(96.53, 4.99, 187.24°) |
| OKLab | oklab(96.82% -0.0149 -0.0017) |
| OKLCH | oklch(96.82% 0.015 186.7) |
| XYZ | xyz(84.1303, 91.2803, 100.3575) |
| Luminance | 0.9128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.70
Mintcream
#F5FFFA
ΔE00 2.47
Lightcyan
#E0FFFF
ΔE00 5.38
Aliceblue
#F0F8FF
ΔE00 5.70
Honeydew
#F0FFF0
ΔE00 5.76
Whitesmoke
#F5F5F5
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF8F6 #F8EAEC
analogous
#EAF8EF #EAF8F6 #EAF3F8
triadic
#EAF8F6 #F6EAF8 #F8F6EA
tetradic
#EAF8F6 #EFEAF8 #F8EAEC #F3F8EA
square
#EAF8F6 #EFEAF8 #F8EAEC #F3F8EA
split-complementary
#EAF8F6 #F8EAF3 #F8EFEA
monochromatic
#8ED9CF #BCE9E2 #E8F7F5 #E8F7F5 #E8F7F5
Accessibility & contrast
On white
1.09
#EAF8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#EAF8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF8F6
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF8F6 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F6F6
Deuteranopia (green-blind)
#F3F4F6
Tritanopia (blue-blind)
#E7F9F7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaf8f6; /* rgb */ color: rgb(234, 248, 246); /* oklch */ color: oklch(96.8% 0.015 186.7);
Tailwind
colors: {
custom: {
50: '#f0faf9',
500: '#eaf8f6',
950: '#000000',
},
}SCSS
$custom: #eaf8f6; $custom-light: #f0faf9; $custom-dark: #000000;
JSON
{
"hex": "#eaf8f6",
"rgb": {
"r": 234,
"g": 248,
"b": 246
},
"hsl": {
"h": 171.429,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.96818,
"c": 0.01497,
"h": 186.7
},
"luminance": 0.91281
}Semantic roles & 50–950 ramp
primary
#EAF8F6
secondary
#D8AEB4
accent
#283DBD
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585