#EBF5EA#EBF5EA
#EBF5EA is a very light, near-neutral green. Relative luminance 0.889; OKLCH L 96.0% C 0.018 H 142.8°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF5EA |
|---|---|
| RGB | rgb(235, 245, 234) |
| HSL | hsl(115, 35%, 94%) |
| HSV | hsv(115, 4%, 96%) |
| CMYK | cmyk(4.1%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(95.54, -5.26, 4.14) |
| CIE-LCH | lch(95.54, 6.69, 141.74°) |
| OKLab | oklab(95.96% -0.0143 0.0109) |
| OKLCH | oklch(95.96% 0.018 142.8) |
| XYZ | xyz(81.7620, 88.9071, 90.6793) |
| Luminance | 0.8891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.06
Mintcream
#F5FFFA
ΔE00 3.41
Ivory
#FFFFF0
ΔE00 4.92
Azure (CSS)
#F0FFFF
ΔE00 5.50
Light Grey
#D8DCD6
ΔE00 6.18
Beige
#F5F5DC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF5EA #F4EAF5
analogous
#F1F5EA #EBF5EA #EAF5EF
triadic
#EBF5EA #EAEBF5 #F5EAEB
tetradic
#EBF5EA #EAF1F5 #F4EAF5 #F5EFEA
square
#EBF5EA #EAF1F5 #F4EAF5 #F5EFEA
split-complementary
#EBF5EA #EFEAF5 #F5EAF1
monochromatic
#9CCE97 #C4E1C1 #EBF5EA #EBF5EA #EBF5EA
Accessibility & contrast
On white
1.12
#EBF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#EBF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF5EA
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF5EA | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F4F2EA
Tritanopia (blue-blind)
#EAF4F2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ebf5ea; /* rgb */ color: rgb(235, 245, 234); /* oklch */ color: oklch(96.0% 0.018 142.8);
Tailwind
colors: {
custom: {
50: '#f1f8f0',
500: '#ebf5ea',
950: '#000000',
},
}SCSS
$custom: #ebf5ea; $custom-light: #f1f8f0; $custom-dark: #000000;
JSON
{
"hex": "#ebf5ea",
"rgb": {
"r": 235,
"g": 245,
"b": 234
},
"hsl": {
"h": 114.545,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.95962,
"c": 0.01798,
"h": 142.8
},
"luminance": 0.88907
}Semantic roles & 50–950 ramp
primary
#EBF5EA
secondary
#CEB2D1
accent
#37AEA4
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585