#EBFFE5#EBFFE5
#EBFFE5 is a very light, muted green. Relative luminance 0.948; OKLCH L 97.8% C 0.040 H 138.5°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFE5 |
|---|---|
| RGB | rgb(235, 255, 229) |
| HSL | hsl(106, 100%, 95%) |
| HSV | hsv(106, 10%, 100%) |
| CMYK | cmyk(7.8%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(97.97, -11.11, 10.21) |
| CIE-LCH | lch(97.97, 15.09, 137.42°) |
| OKLab | oklab(97.84% -0.03 0.0266) |
| OKLCH | oklch(97.84% 0.04 138.5) |
| XYZ | xyz(84.1612, 94.8386, 87.9853) |
| Luminance | 0.9484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.19
Off White (survey)
#FFFFE4
ΔE00 7.15
Lightyellow
#FFFFE0
ΔE00 7.15
Beige
#F5F5DC
ΔE00 7.29
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.86
Eggshell (survey)
#FFFFD4
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFE5 #F9E5FF
analogous
#F8FFE5 #EBFFE5 #E5FFEC
triadic
#EBFFE5 #E5EBFF #FFE5EB
tetradic
#EBFFE5 #E5F8FF #F9E5FF #FFECE5
square
#EBFFE5 #E5F8FF #F9E5FF #FFECE5
split-complementary
#EBFFE5 #ECE5FF #FFE5F8
monochromatic
#8DFF6B #BCFFA8 #E7FFE0 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.05
#EBFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#EBFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFE5
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFE5 | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE4
Deuteranopia (green-blind)
#FEF8E6
Tritanopia (blue-blind)
#EAFDF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebffe5; /* rgb */ color: rgb(235, 255, 229); /* oklch */ color: oklch(97.8% 0.040 138.5);
Tailwind
colors: {
custom: {
50: '#f1ffed',
500: '#ebffe5',
950: '#000000',
},
}SCSS
$custom: #ebffe5; $custom-light: #f1ffed; $custom-dark: #000000;
JSON
{
"hex": "#ebffe5",
"rgb": {
"r": 235,
"g": 255,
"b": 229
},
"hsl": {
"h": 106.154,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.97843,
"c": 0.04008,
"h": 138.5
},
"luminance": 0.94839
}Semantic roles & 50–950 ramp
primary
#EBFFE5
secondary
#DA9BED
accent
#00E6B1
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161816
muted
#858684