#EBFFE9#EBFFE9
#EBFFE9 is a very light, muted green. Relative luminance 0.951; OKLCH L 97.9% C 0.036 H 142.7°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFE9 |
|---|---|
| RGB | rgb(235, 255, 233) |
| HSL | hsl(115, 100%, 96%) |
| HSV | hsv(115, 9%, 100%) |
| CMYK | cmyk(7.8%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(98.06, -10.43, 8.29) |
| CIE-LCH | lch(98.06, 13.32, 141.52°) |
| OKLab | oklab(97.94% -0.0284 0.0216) |
| OKLCH | oklch(97.94% 0.036 142.7) |
| XYZ | xyz(84.7261, 95.0646, 90.9606) |
| Luminance | 0.9506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.06
Off White (survey)
#FFFFE4
ΔE00 7.34
Beige
#F5F5DC
ΔE00 7.38
Lightyellow
#FFFFE0
ΔE00 7.56
Mintcream
#F5FFFA
ΔE00 7.77
Ivory
#FFFFF0
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFE9 #FDE9FF
analogous
#F6FFE9 #EBFFE9 #E9FFF2
triadic
#EBFFE9 #E9EBFF #FFE9EB
tetradic
#EBFFE9 #E9F6FF #FDE9FF #FFF2E9
square
#EBFFE9 #E9F6FF #FDE9FF #FFF2E9
split-complementary
#EBFFE9 #F2E9FF #FFE9F6
monochromatic
#7CFF6F #B3FFAC #E3FFE0 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.05
#EBFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.01
#EBFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFE9
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFE9 | 1.00 | 1.05 | 20.01 | 20.01 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE8
Deuteranopia (green-blind)
#FDF9EA
Tritanopia (blue-blind)
#EAFDF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebffe9; /* rgb */ color: rgb(235, 255, 233); /* oklch */ color: oklch(97.9% 0.036 142.7);
Tailwind
colors: {
custom: {
50: '#f1fff0',
500: '#ebffe9',
950: '#000000',
},
}SCSS
$custom: #ebffe9; $custom-light: #f1fff0; $custom-dark: #000000;
JSON
{
"hex": "#ebffe9",
"rgb": {
"r": 235,
"g": 255,
"b": 233
},
"hsl": {
"h": 114.545,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.97944,
"c": 0.03572,
"h": 142.7
},
"luminance": 0.95065
}Semantic roles & 50–950 ramp
primary
#EBFFE9
secondary
#E79EEE
accent
#00E6D1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161816
muted
#858685