#EAFBE7#EAFBE7
#EAFBE7 is a very light, muted green. Relative luminance 0.923; OKLCH L 97.0% C 0.032 H 141.0°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFBE7 |
|---|---|
| RGB | rgb(234, 251, 231) |
| HSL | hsl(111, 71%, 95%) |
| HSV | hsv(111, 8%, 98%) |
| CMYK | cmyk(6.8%, 0%, 8%, 1.6%) |
| CIE-LAB | lab(96.92, -9.12, 7.68) |
| CIE-LCH | lch(96.92, 11.92, 139.90°) |
| OKLab | oklab(97.01% -0.0247 0.02) |
| OKLCH | oklch(97.01% 0.032 141) |
| XYZ | xyz(82.8500, 92.2557, 89.0281) |
| Luminance | 0.9226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.21
Beige
#F5F5DC
ΔE00 6.50
Off White (survey)
#FFFFE4
ΔE00 6.73
Mintcream
#F5FFFA
ΔE00 6.86
Lightyellow
#FFFFE0
ΔE00 7.11
Ivory
#FFFFF0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFBE7 #F8E7FB
analogous
#F4FBE7 #EAFBE7 #E7FBEE
triadic
#EAFBE7 #E7EAFB #FBE7EA
tetradic
#EAFBE7 #E7F4FB #F8E7FB #FBEEE7
square
#EAFBE7 #E7F4FB #F8E7FB #FBEEE7
split-complementary
#EAFBE7 #EEE7FB #FBE7F4
monochromatic
#8EEA7E #BCF2B3 #E8FBE5 #E8FBE5 #E8FBE5
Accessibility & contrast
On white
1.08
#EAFBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#EAFBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFBE7
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFBE7 | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E6
Deuteranopia (green-blind)
#F9F5E8
Tritanopia (blue-blind)
#E9F9F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eafbe7; /* rgb */ color: rgb(234, 251, 231); /* oklch */ color: oklch(97.0% 0.032 141.0);
Tailwind
colors: {
custom: {
50: '#f0fcee',
500: '#eafbe7',
950: '#000000',
},
}SCSS
$custom: #eafbe7; $custom-light: #f0fcee; $custom-dark: #000000;
JSON
{
"hex": "#eafbe7",
"rgb": {
"r": 234,
"g": 251,
"b": 231
},
"hsl": {
"h": 111,
"s": 71.429,
"l": 94.51
},
"oklch": {
"l": 0.97014,
"c": 0.03185,
"h": 141
},
"luminance": 0.92256
}Semantic roles & 50–950 ramp
primary
#EAFBE7
secondary
#D8A5E1
accent
#12D3B6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585