#EBFEEB#EBFEEB
#EBFEEB is a very light, muted green. Relative luminance 0.945; OKLCH L 97.8% C 0.032 H 145.3°. Best body text is #000000 at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFEEB |
|---|---|
| RGB | rgb(235, 254, 235) |
| HSL | hsl(120, 90%, 96%) |
| HSV | hsv(120, 7%, 100%) |
| CMYK | cmyk(7.5%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(97.85, -9.59, 6.97) |
| CIE-LCH | lch(97.85, 11.85, 144.01°) |
| OKLab | oklab(97.79% -0.0263 0.0182) |
| OKLCH | oklch(97.79% 0.032 145.3) |
| XYZ | xyz(84.6953, 94.5432, 92.3677) |
| Luminance | 0.9454 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.08
Mintcream
#F5FFFA
ΔE00 6.76
Beige
#F5F5DC
ΔE00 7.26
Off White (survey)
#FFFFE4
ΔE00 7.34
Ivory
#FFFFF0
ΔE00 7.63
Lightyellow
#FFFFE0
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFEEB #FEEBFE
analogous
#F4FEEB #EBFEEB #EBFEF4
triadic
#EBFEEB #EBEBFE #FEEBEB
tetradic
#EBFEEB #EBF4FE #FEEBFE #FEF4EB
square
#EBFEEB #EBF4FE #FEEBFE #FEF4EB
split-complementary
#EBFEEB #F4EBFE #FEEBF4
monochromatic
#76F876 #B1FBB1 #E2FEE2 #E2FEE2 #E2FEE2
Accessibility & contrast
On white
1.05
#EBFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.91
#EBFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFEEB
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFEEB | 1.00 | 1.05 | 19.91 | 19.91 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#FBF8EC
Tritanopia (blue-blind)
#E9FDF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebfeeb; /* rgb */ color: rgb(235, 254, 235); /* oklch */ color: oklch(97.8% 0.032 145.3);
Tailwind
colors: {
custom: {
50: '#f1fef1',
500: '#ebfeeb',
950: '#000000',
},
}SCSS
$custom: #ebfeeb; $custom-light: #f1fef1; $custom-dark: #000000;
JSON
{
"hex": "#ebfeeb",
"rgb": {
"r": 235,
"g": 254,
"b": 235
},
"hsl": {
"h": 120,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.97794,
"c": 0.03196,
"h": 145.3
},
"luminance": 0.94544
}Semantic roles & 50–950 ramp
primary
#EBFEEB
secondary
#EAA3EA
accent
#00E5E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585