#EBF7EA#EBF7EA
#EBF7EA is a very light, muted green. Relative luminance 0.901; OKLCH L 96.4% C 0.021 H 143.2°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF7EA |
|---|---|
| RGB | rgb(235, 247, 234) |
| HSL | hsl(115, 45%, 94%) |
| HSV | hsv(115, 5%, 97%) |
| CMYK | cmyk(4.9%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(96.05, -6.26, 4.88) |
| CIE-LCH | lch(96.05, 7.94, 142.09°) |
| OKLab | oklab(96.36% -0.0171 0.0128) |
| OKLCH | oklch(96.36% 0.021 143.2) |
| XYZ | xyz(82.3703, 90.1238, 90.8820) |
| Luminance | 0.9012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.00
Mintcream
#F5FFFA
ΔE00 4.07
Ivory
#FFFFF0
ΔE00 5.35
Azure (CSS)
#F0FFFF
ΔE00 6.05
Beige
#F5F5DC
ΔE00 6.11
Off White (survey)
#FFFFE4
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF7EA #F6EAF7
analogous
#F2F7EA #EBF7EA #EAF7F0
triadic
#EBF7EA #EAEBF7 #F7EAEB
tetradic
#EBF7EA #EAF2F7 #F6EAF7 #F7F0EA
square
#EBF7EA #EAF2F7 #F6EAF7 #F7F0EA
split-complementary
#EBF7EA #F0EAF7 #F7EAF2
monochromatic
#97D591 #C1E6BE #EAF7E9 #EAF7E9 #EAF7E9
Accessibility & contrast
On white
1.10
#EBF7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#EBF7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF7EA
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF7EA | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E9
Deuteranopia (green-blind)
#F6F3EB
Tritanopia (blue-blind)
#EAF6F3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebf7ea; /* rgb */ color: rgb(235, 247, 234); /* oklch */ color: oklch(96.4% 0.021 143.2);
Tailwind
colors: {
custom: {
50: '#f1f9f0',
500: '#ebf7ea',
950: '#000000',
},
}SCSS
$custom: #ebf7ea; $custom-light: #f1f9f0; $custom-dark: #000000;
JSON
{
"hex": "#ebf7ea",
"rgb": {
"r": 235,
"g": 247,
"b": 234
},
"hsl": {
"h": 115.385,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.96362,
"c": 0.02133,
"h": 143.2
},
"luminance": 0.90124
}Semantic roles & 50–950 ramp
primary
#EBF7EA
secondary
#D3B0D6
accent
#2EB8AD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585