#EAF8F4#EAF8F4
#EAF8F4 is a very light, near-neutral teal. Relative luminance 0.912; OKLCH L 96.8% C 0.016 H 177.1°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF8F4 |
|---|---|
| RGB | rgb(234, 248, 244) |
| HSL | hsl(163, 50%, 95%) |
| HSV | hsv(163, 6%, 97%) |
| CMYK | cmyk(5.6%, 0%, 1.6%, 2.7%) |
| CIE-LAB | lab(96.48, -5.31, 0.33) |
| CIE-LCH | lch(96.48, 5.32, 176.44°) |
| OKLab | oklab(96.76% -0.0156 0.0008) |
| OKLCH | oklch(96.76% 0.016 177.1) |
| XYZ | xyz(83.8250, 91.1581, 98.7495) |
| Luminance | 0.9116 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.22
Azure (CSS)
#F0FFFF
ΔE00 2.38
Honeydew
#F0FFF0
ΔE00 4.83
Lightcyan
#E0FFFF
ΔE00 5.46
Aliceblue
#F0F8FF
ΔE00 6.58
Off White
#FAF9F6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF8F4 #F8EAEE
analogous
#EAF8ED #EAF8F4 #EAF5F8
triadic
#EAF8F4 #F4EAF8 #F8F4EA
tetradic
#EAF8F4 #EDEAF8 #F8EAEE #F5F8EA
square
#EAF8F4 #EDEAF8 #F8EAEE #F5F8EA
split-complementary
#EAF8F4 #F8EAF5 #F8EDEA
monochromatic
#8ED9C4 #BCE9DC #E8F7F3 #E8F7F3 #E8F7F3
Accessibility & contrast
On white
1.09
#EAF8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#EAF8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF8F4
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF8F4 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F4
Deuteranopia (green-blind)
#F4F4F4
Tritanopia (blue-blind)
#E7F8F7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaf8f4; /* rgb */ color: rgb(234, 248, 244); /* oklch */ color: oklch(96.8% 0.016 177.1);
Tailwind
colors: {
custom: {
50: '#f0faf7',
500: '#eaf8f4',
950: '#000000',
},
}SCSS
$custom: #eaf8f4; $custom-light: #f0faf7; $custom-dark: #000000;
JSON
{
"hex": "#eaf8f4",
"rgb": {
"r": 234,
"g": 248,
"b": 244
},
"hsl": {
"h": 162.857,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.96762,
"c": 0.01565,
"h": 177.1
},
"luminance": 0.91159
}Semantic roles & 50–950 ramp
primary
#EAF8F4
secondary
#D8AEBA
accent
#2853BD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585