#EBFFE4#EBFFE4
#EBFFE4 is a very light, muted green. Relative luminance 0.948; OKLCH L 97.8% C 0.041 H 137.5°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFE4 |
|---|---|
| RGB | rgb(235, 255, 228) |
| HSL | hsl(104, 100%, 95%) |
| HSV | hsv(104, 11%, 100%) |
| CMYK | cmyk(7.8%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(97.95, -11.28, 10.69) |
| CIE-LCH | lch(97.95, 15.54, 136.53°) |
| OKLab | oklab(97.82% -0.0304 0.0278) |
| OKLCH | oklch(97.82% 0.041 137.5) |
| XYZ | xyz(84.0220, 94.7829, 87.2521) |
| Luminance | 0.9478 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.47
Lightyellow
#FFFFE0
ΔE00 7.08
Off White (survey)
#FFFFE4
ΔE00 7.14
Beige
#F5F5DC
ΔE00 7.29
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.69
Eggshell (survey)
#FFFFD4
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFE4 #F8E4FF
analogous
#F9FFE4 #EBFFE4 #E4FFEB
triadic
#EBFFE4 #E4EBFF #FFE4EB
tetradic
#EBFFE4 #E4F9FF #F8E4FF #FFEBE4
square
#EBFFE4 #E4F9FF #F8E4FF #FFEBE4
split-complementary
#EBFFE4 #EBE4FF #FFE4F9
monochromatic
#90FF6A #BEFFA7 #E8FFE0 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.05
#EBFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#EBFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFE4
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFE4 | 1.00 | 1.05 | 19.96 | 19.96 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE3
Deuteranopia (green-blind)
#FEF8E5
Tritanopia (blue-blind)
#EBFDF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebffe4; /* rgb */ color: rgb(235, 255, 228); /* oklch */ color: oklch(97.8% 0.041 137.5);
Tailwind
colors: {
custom: {
50: '#f1ffec',
500: '#ebffe4',
950: '#000000',
},
}SCSS
$custom: #ebffe4; $custom-light: #f1ffec; $custom-dark: #000000;
JSON
{
"hex": "#ebffe4",
"rgb": {
"r": 235,
"g": 255,
"b": 228
},
"hsl": {
"h": 104.444,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.97818,
"c": 0.0412,
"h": 137.5
},
"luminance": 0.94784
}Semantic roles & 50–950 ramp
primary
#EBFFE4
secondary
#D89AED
accent
#00E6AA
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161816
muted
#858684