#EAFBF1#EAFBF1
#EAFBF1 is a very light, muted green. Relative luminance 0.928; OKLCH L 97.3% C 0.022 H 160.2°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFBF1 |
|---|---|
| RGB | rgb(234, 251, 241) |
| HSL | hsl(145, 68%, 95%) |
| HSV | hsv(145, 7%, 98%) |
| CMYK | cmyk(6.8%, 0%, 4%, 1.6%) |
| CIE-LAB | lab(97.16, -7.36, 2.88) |
| CIE-LCH | lch(97.16, 7.90, 158.67°) |
| OKLab | oklab(97.28% -0.0209 0.0075) |
| OKLCH | oklch(97.28% 0.022 160.2) |
| XYZ | xyz(84.3029, 92.8368, 96.6799) |
| Luminance | 0.9284 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.21
Mintcream
#F5FFFA
ΔE00 3.80
Azure (CSS)
#F0FFFF
ΔE00 4.85
Lightcyan
#E0FFFF
ΔE00 5.77
Ivory
#FFFFF0
ΔE00 6.95
Ice
#D6FFFA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFBF1 #FBEAF4
analogous
#EBFBEA #EAFBF1 #EAFBF9
triadic
#EAFBF1 #F1EAFB #FBF1EA
tetradic
#EAFBF1 #EAEBFB #FBEAF4 #FBF9EA
square
#EAFBF1 #EAEBFB #FBEAF4 #FBF9EA
split-complementary
#EAFBF1 #F9EAFB #FBEAEB
monochromatic
#83E7AC #B7F1CF #E5FAEE #E5FAEE #E5FAEE
Accessibility & contrast
On white
1.07
#EAFBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#EAFBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFBF1
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFBF1 | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8F1
Deuteranopia (green-blind)
#F7F6F2
Tritanopia (blue-blind)
#E7FBF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eafbf1; /* rgb */ color: rgb(234, 251, 241); /* oklch */ color: oklch(97.3% 0.022 160.2);
Tailwind
colors: {
custom: {
50: '#f0fcf5',
500: '#eafbf1',
950: '#000000',
},
}SCSS
$custom: #eafbf1; $custom-light: #f0fcf5; $custom-dark: #000000;
JSON
{
"hex": "#eafbf1",
"rgb": {
"r": 234,
"g": 251,
"b": 241
},
"hsl": {
"h": 144.706,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.97279,
"c": 0.02218,
"h": 160.2
},
"luminance": 0.92838
}Semantic roles & 50–950 ramp
primary
#EAFBF1
secondary
#E0A9CA
accent
#1683D0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585