#EBFFE8#EBFFE8
#EBFFE8 is a very light, muted green. Relative luminance 0.950; OKLCH L 97.9% C 0.037 H 141.6°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFE8 |
|---|---|
| RGB | rgb(235, 255, 232) |
| HSL | hsl(112, 100%, 95%) |
| HSV | hsv(112, 9%, 100%) |
| CMYK | cmyk(7.8%, 0%, 9%, 0%) |
| CIE-LAB | lab(98.04, -10.60, 8.77) |
| CIE-LCH | lch(98.04, 13.76, 140.40°) |
| OKLab | oklab(97.92% -0.0288 0.0229) |
| OKLCH | oklch(97.92% 0.037 141.6) |
| XYZ | xyz(84.5837, 95.0076, 90.2104) |
| Luminance | 0.9501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.34
Off White (survey)
#FFFFE4
ΔE00 7.27
Beige
#F5F5DC
ΔE00 7.34
Lightyellow
#FFFFE0
ΔE00 7.44
Mintcream
#F5FFFA
ΔE00 8.06
Ivory
#FFFFF0
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFE8 #FCE8FF
analogous
#F6FFE8 #EBFFE8 #E8FFF0
triadic
#EBFFE8 #E8EBFF #FFE8EB
tetradic
#EBFFE8 #E8F6FF #FCE8FF #FFF0E8
square
#EBFFE8 #E8F6FF #FCE8FF #FFF0E8
split-complementary
#EBFFE8 #F0E8FF #FFE8F6
monochromatic
#81FF6E #B6FFAB #E4FFE0 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.05
#EBFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#EBFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFE8
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFE8 | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE7
Deuteranopia (green-blind)
#FDF9E9
Tritanopia (blue-blind)
#EAFDF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebffe8; /* rgb */ color: rgb(235, 255, 232); /* oklch */ color: oklch(97.9% 0.037 141.6);
Tailwind
colors: {
custom: {
50: '#f1ffef',
500: '#ebffe8',
950: '#000000',
},
}SCSS
$custom: #ebffe8; $custom-light: #f1ffef; $custom-dark: #000000;
JSON
{
"hex": "#ebffe8",
"rgb": {
"r": 235,
"g": 255,
"b": 232
},
"hsl": {
"h": 112.174,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.97919,
"c": 0.03679,
"h": 141.6
},
"luminance": 0.95008
}Semantic roles & 50–950 ramp
primary
#EBFFE8
secondary
#E39DEE
accent
#00E6C8
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161816
muted
#858685