#EAF8F8#EAF8F8
#EAF8F8 is a very light, near-neutral teal. Relative luminance 0.914; OKLCH L 96.9% C 0.015 H 196.9°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF8F8 |
|---|---|
| RGB | rgb(234, 248, 248) |
| HSL | hsl(180, 50%, 95%) |
| HSV | hsv(180, 6%, 97%) |
| CMYK | cmyk(5.6%, 0%, 0%, 2.7%) |
| CIE-LAB | lab(96.58, -4.58, -1.59) |
| CIE-LCH | lch(96.58, 4.85, 199.09°) |
| OKLab | oklab(96.88% -0.0141 -0.0043) |
| OKLCH | oklch(96.88% 0.015 196.9) |
| XYZ | xyz(84.4389, 91.4037, 101.9828) |
| Luminance | 0.9141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.42
Mintcream
#F5FFFA
ΔE00 3.02
Aliceblue
#F0F8FF
ΔE00 4.85
Lightcyan
#E0FFFF
ΔE00 5.52
Whitesmoke
#F5F5F5
ΔE00 6.09
White
#FFFFFF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF8F8 #F8EAEA
analogous
#EAF8F1 #EAF8F8 #EAF1F8
triadic
#EAF8F8 #F8EAF8 #F8F8EA
tetradic
#EAF8F8 #F1EAF8 #F8EAEA #F1F8EA
square
#EAF8F8 #F1EAF8 #F8EAEA #F1F8EA
split-complementary
#EAF8F8 #F8EAF1 #F8F1EA
monochromatic
#8ED9D9 #BCE9E9 #E8F7F7 #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.09
#EAF8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#EAF8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF8F8
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF8F8 | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F6F8
Deuteranopia (green-blind)
#F3F4F8
Tritanopia (blue-blind)
#E6F9F8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaf8f8; /* rgb */ color: rgb(234, 248, 248); /* oklch */ color: oklch(96.9% 0.015 196.9);
Tailwind
colors: {
custom: {
50: '#f0fafa',
500: '#eaf8f8',
950: '#000000',
},
}SCSS
$custom: #eaf8f8; $custom-light: #f0fafa; $custom-dark: #000000;
JSON
{
"hex": "#eaf8f8",
"rgb": {
"r": 234,
"g": 248,
"b": 248
},
"hsl": {
"h": 180,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.96875,
"c": 0.01476,
"h": 196.9
},
"luminance": 0.91405
}Semantic roles & 50–950 ramp
primary
#EAF8F8
secondary
#D8AEAE
accent
#2828BD
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585