#EBF9EA#EBF9EA
#EBF9EA is a very light, muted green. Relative luminance 0.914; OKLCH L 96.8% C 0.025 H 143.5°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF9EA |
|---|---|
| RGB | rgb(235, 249, 234) |
| HSL | hsl(116, 56%, 95%) |
| HSV | hsv(116, 6%, 98%) |
| CMYK | cmyk(5.6%, 0%, 6%, 2.4%) |
| CIE-LAB | lab(96.56, -7.27, 5.61) |
| CIE-LCH | lch(96.56, 9.18, 142.33°) |
| OKLab | oklab(96.76% -0.0198 0.0147) |
| OKLCH | oklch(96.76% 0.025 143.5) |
| XYZ | xyz(82.9852, 91.3535, 91.0870) |
| Luminance | 0.9135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.22
Mintcream
#F5FFFA
ΔE00 4.88
Ivory
#FFFFF0
ΔE00 5.94
Beige
#F5F5DC
ΔE00 6.24
Off White (survey)
#FFFFE4
ΔE00 6.71
Azure (CSS)
#F0FFFF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF9EA #F8EAF9
analogous
#F3F9EA #EBF9EA #EAF9F1
triadic
#EBF9EA #EAEBF9 #F9EAEB
tetradic
#EBF9EA #EAF3F9 #F8EAF9 #F9F1EA
square
#EBF9EA #EAF3F9 #F8EAF9 #F9F1EA
split-complementary
#EBF9EA #F1EAF9 #F9EAF3
monochromatic
#90DE8B #BEEBBA #E8F8E7 #E8F8E7 #E8F8E7
Accessibility & contrast
On white
1.09
#EBF9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#EBF9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF9EA
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF9EA | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#F7F4EB
Tritanopia (blue-blind)
#EAF8F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebf9ea; /* rgb */ color: rgb(235, 249, 234); /* oklch */ color: oklch(96.8% 0.025 143.5);
Tailwind
colors: {
custom: {
50: '#f1fbf0',
500: '#ebf9ea',
950: '#000000',
},
}SCSS
$custom: #ebf9ea; $custom-light: #f1fbf0; $custom-dark: #000000;
JSON
{
"hex": "#ebf9ea",
"rgb": {
"r": 235,
"g": 249,
"b": 234
},
"hsl": {
"h": 116,
"s": 55.556,
"l": 94.706
},
"oklch": {
"l": 0.96762,
"c": 0.02468,
"h": 143.5
},
"luminance": 0.91354
}Semantic roles & 50–950 ramp
primary
#EBF9EA
secondary
#D8ADDB
accent
#22C3B8
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585