#EBFAEB#EBFAEB
#EBFAEB is a very light, muted green. Relative luminance 0.920; OKLCH L 97.0% C 0.025 H 145.4°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFAEB |
|---|---|
| RGB | rgb(235, 250, 235) |
| HSL | hsl(120, 60%, 95%) |
| HSV | hsv(120, 6%, 98%) |
| CMYK | cmyk(6%, 0%, 6%, 2%) |
| CIE-LAB | lab(96.83, -7.59, 5.50) |
| CIE-LCH | lch(96.83, 9.37, 144.10°) |
| OKLab | oklab(96.99% -0.0208 0.0144) |
| OKLCH | oklch(96.99% 0.025 145.4) |
| XYZ | xyz(83.4392, 92.0310, 91.9490) |
| Luminance | 0.9203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.01
Mintcream
#F5FFFA
ΔE00 4.98
Ivory
#FFFFF0
ΔE00 6.23
Beige
#F5F5DC
ΔE00 6.54
Azure (CSS)
#F0FFFF
ΔE00 6.71
Off White (survey)
#FFFFE4
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFAEB #FAEBFA
analogous
#F2FAEB #EBFAEB #EBFAF2
triadic
#EBFAEB #EBEBFA #FAEBEB
tetradic
#EBFAEB #EBF2FA #FAEBFA #FAF2EB
square
#EBFAEB #EBF2FA #FAEBFA #FAF2EB
split-complementary
#EBFAEB #F2EBFA #FAEBF2
monochromatic
#89E289 #BAEEBA #E7F9E7 #E7F9E7 #E7F9E7
Accessibility & contrast
On white
1.08
#EBFAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#EBFAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFAEB
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFAEB | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F8F5EC
Tritanopia (blue-blind)
#EAF9F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebfaeb; /* rgb */ color: rgb(235, 250, 235); /* oklch */ color: oklch(97.0% 0.025 145.4);
Tailwind
colors: {
custom: {
50: '#f1fcf1',
500: '#ebfaeb',
950: '#000000',
},
}SCSS
$custom: #ebfaeb; $custom-light: #f1fcf1; $custom-dark: #000000;
JSON
{
"hex": "#ebfaeb",
"rgb": {
"r": 235,
"g": 250,
"b": 235
},
"hsl": {
"h": 120,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.9699,
"c": 0.0253,
"h": 145.4
},
"luminance": 0.92032
}Semantic roles & 50–950 ramp
primary
#EBFAEB
secondary
#DDACDD
accent
#1EC8C8
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585