#EBFFE1#EBFFE1
#EBFFE1 is a very light, muted green. Relative luminance 0.946; OKLCH L 97.7% C 0.045 H 135.1°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFE1 |
|---|---|
| RGB | rgb(235, 255, 225) |
| HSL | hsl(100, 100%, 94%) |
| HSV | hsv(100, 12%, 100%) |
| CMYK | cmyk(7.8%, 0%, 11.8%, 0%) |
| CIE-LAB | lab(97.88, -11.78, 12.13) |
| CIE-LCH | lch(97.88, 16.91, 134.16°) |
| OKLab | oklab(97.74% -0.0316 0.0315) |
| OKLCH | oklch(97.74% 0.045 135.1) |
| XYZ | xyz(83.6091, 94.6178, 85.0778) |
| Luminance | 0.9462 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.32
Lightyellow
#FFFFE0
ΔE00 6.94
Off White (survey)
#FFFFE4
ΔE00 7.16
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.23
Beige
#F5F5DC
ΔE00 7.38
Eggshell (survey)
#FFFFD4
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFE1 #F5E1FF
analogous
#FAFFE1 #EBFFE1 #E1FFE6
triadic
#EBFFE1 #E1EBFF #FFE1EB
tetradic
#EBFFE1 #E1FAFF #F5E1FF #FFE6E1
square
#EBFFE1 #E1FAFF #F5E1FF #FFE6E1
split-complementary
#EBFFE1 #E6E1FF #FFE1FA
monochromatic
#99FF67 #C2FFA4 #EBFFE0 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.05
#EBFFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#EBFFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFE1
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFE1 | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADF
Deuteranopia (green-blind)
#FEF8E2
Tritanopia (blue-blind)
#EBFCF6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ebffe1; /* rgb */ color: rgb(235, 255, 225); /* oklch */ color: oklch(97.7% 0.045 135.1);
Tailwind
colors: {
custom: {
50: '#f1ffea',
500: '#ebffe1',
950: '#000000',
},
}SCSS
$custom: #ebffe1; $custom-light: #f1ffea; $custom-dark: #000000;
JSON
{
"hex": "#ebffe1",
"rgb": {
"r": 235,
"g": 255,
"b": 225
},
"hsl": {
"h": 100,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.97743,
"c": 0.04461,
"h": 135.1
},
"luminance": 0.94618
}Semantic roles & 50–950 ramp
primary
#EBFFE1
secondary
#D097ED
accent
#00E699
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161816
muted
#858684