#EBFFEB#EBFFEB
#EBFFEB is a very light, muted green. Relative luminance 0.952; OKLCH L 98.0% C 0.034 H 145.3°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFEB |
|---|---|
| RGB | rgb(235, 255, 235) |
| HSL | hsl(120, 100%, 96%) |
| HSV | hsv(120, 8%, 100%) |
| CMYK | cmyk(7.8%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(98.11, -10.09, 7.33) |
| CIE-LCH | lch(98.11, 12.47, 143.98°) |
| OKLab | oklab(98% -0.0276 0.0191) |
| OKLCH | oklch(98% 0.034 145.3) |
| XYZ | xyz(85.0134, 95.1795, 92.4738) |
| Luminance | 0.9518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.53
Mintcream
#F5FFFA
ΔE00 7.20
Beige
#F5F5DC
ΔE00 7.50
Off White (survey)
#FFFFE4
ΔE00 7.51
Lightyellow
#FFFFE0
ΔE00 7.83
Ivory
#FFFFF0
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFEB #FFEBFF
analogous
#F5FFEB #EBFFEB #EBFFF5
triadic
#EBFFEB #EBEBFF #FFEBEB
tetradic
#EBFFEB #EBF5FF #FFEBFF #FFF5EB
square
#EBFFEB #EBF5FF #FFEBFF #FFF5EB
split-complementary
#EBFFEB #F5EBFF #FFEBF5
monochromatic
#71FF71 #AEFFAE #E0FFE0 #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.05
#EBFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#EBFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFEB
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFEB | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FCF9EC
Tritanopia (blue-blind)
#E9FEF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #ebffeb; /* rgb */ color: rgb(235, 255, 235); /* oklch */ color: oklch(98.0% 0.034 145.3);
Tailwind
colors: {
custom: {
50: '#f1fff1',
500: '#ebffeb',
950: '#000000',
},
}SCSS
$custom: #ebffeb; $custom-light: #f1fff1; $custom-dark: #000000;
JSON
{
"hex": "#ebffeb",
"rgb": {
"r": 235,
"g": 255,
"b": 235
},
"hsl": {
"h": 120,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.97996,
"c": 0.03362,
"h": 145.3
},
"luminance": 0.9518
}Semantic roles & 50–950 ramp
primary
#EBFFEB
secondary
#EEA0EE
accent
#00E5E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161816
muted
#858685