#EBFFE7#EBFFE7
#EBFFE7 is a very light, muted green. Relative luminance 0.950; OKLCH L 97.9% C 0.038 H 140.5°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFE7 |
|---|---|
| RGB | rgb(235, 255, 231) |
| HSL | hsl(110, 100%, 95%) |
| HSV | hsv(110, 9%, 100%) |
| CMYK | cmyk(7.8%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(98.01, -10.77, 9.25) |
| CIE-LCH | lch(98.01, 14.20, 139.34°) |
| OKLab | oklab(97.89% -0.0292 0.0241) |
| OKLCH | oklch(97.89% 0.038 140.5) |
| XYZ | xyz(84.4421, 94.9510, 89.4645) |
| Luminance | 0.9495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.62
Off White (survey)
#FFFFE4
ΔE00 7.22
Beige
#F5F5DC
ΔE00 7.31
Lightyellow
#FFFFE0
ΔE00 7.33
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.23
Mintcream
#F5FFFA
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFE7 #FBE7FF
analogous
#F7FFE7 #EBFFE7 #E7FFEF
triadic
#EBFFE7 #E7EBFF #FFE7EB
tetradic
#EBFFE7 #E7F7FF #FBE7FF #FFEFE7
square
#EBFFE7 #E7F7FF #FBE7FF #FFEFE7
split-complementary
#EBFFE7 #EFE7FF #FFE7F7
monochromatic
#85FF6D #B8FFAA #E5FFE0 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.05
#EBFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#EBFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFE7
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFE7 | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE6
Deuteranopia (green-blind)
#FDF9E8
Tritanopia (blue-blind)
#EAFDF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebffe7; /* rgb */ color: rgb(235, 255, 231); /* oklch */ color: oklch(97.9% 0.038 140.5);
Tailwind
colors: {
custom: {
50: '#f1ffee',
500: '#ebffe7',
950: '#000000',
},
}SCSS
$custom: #ebffe7; $custom-light: #f1ffee; $custom-dark: #000000;
JSON
{
"hex": "#ebffe7",
"rgb": {
"r": 235,
"g": 255,
"b": 231
},
"hsl": {
"h": 110,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.97893,
"c": 0.03788,
"h": 140.5
},
"luminance": 0.94952
}Semantic roles & 50–950 ramp
primary
#EBFFE7
secondary
#E09DEE
accent
#00E6BF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161816
muted
#858685