#EAFAF0#EAFAF0
#EAFAF0 is a very light, muted green. Relative luminance 0.922; OKLCH L 97.1% C 0.021 H 158.6°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFAF0 |
|---|---|
| RGB | rgb(234, 250, 240) |
| HSL | hsl(143, 62%, 95%) |
| HSV | hsv(143, 6%, 98%) |
| CMYK | cmyk(6.4%, 0%, 4%, 2%) |
| CIE-LAB | lab(96.88, -7.04, 2.99) |
| CIE-LCH | lch(96.88, 7.65, 157.01°) |
| OKLab | oklab(97.05% -0.0199 0.0078) |
| OKLCH | oklch(97.05% 0.021 158.6) |
| XYZ | xyz(83.8424, 92.1542, 95.7916) |
| Luminance | 0.9215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.21
Mintcream
#F5FFFA
ΔE00 3.61
Azure (CSS)
#F0FFFF
ΔE00 4.81
Lightcyan
#E0FFFF
ΔE00 6.02
Ivory
#FFFFF0
ΔE00 6.66
Ice
#D6FFFA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFAF0 #FAEAF4
analogous
#ECFAEA #EAFAF0 #EAFAF8
triadic
#EAFAF0 #F0EAFA #FAF0EA
tetradic
#EAFAF0 #EAECFA #FAEAF4 #FAF8EA
square
#EAFAF0 #EAECFA #FAEAF4 #FAF8EA
split-complementary
#EAFAF0 #F8EAFA #FAEAEC
monochromatic
#87E2A9 #B9EECD #E6F9ED #E6F9ED #E6F9ED
Accessibility & contrast
On white
1.08
#EAFAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#EAFAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFAF0
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFAF0 | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7F0
Deuteranopia (green-blind)
#F7F5F1
Tritanopia (blue-blind)
#E8FAF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eafaf0; /* rgb */ color: rgb(234, 250, 240); /* oklch */ color: oklch(97.1% 0.021 158.6);
Tailwind
colors: {
custom: {
50: '#f0fcf4',
500: '#eafaf0',
950: '#000000',
},
}SCSS
$custom: #eafaf0; $custom-light: #f0fcf4; $custom-dark: #000000;
JSON
{
"hex": "#eafaf0",
"rgb": {
"r": 234,
"g": 250,
"b": 240
},
"hsl": {
"h": 142.5,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.97052,
"c": 0.02136,
"h": 158.6
},
"luminance": 0.92155
}Semantic roles & 50–950 ramp
primary
#EAFAF0
secondary
#DDABCA
accent
#1C88C9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585