#EBFDEB#EBFDEB
#EBFDEB is a very light, muted green. Relative luminance 0.939; OKLCH L 97.6% C 0.030 H 145.3°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFDEB |
|---|---|
| RGB | rgb(235, 253, 235) |
| HSL | hsl(120, 82%, 96%) |
| HSV | hsv(120, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(97.60, -9.09, 6.60) |
| CIE-LCH | lch(97.60, 11.23, 144.03°) |
| OKLab | oklab(97.59% -0.0249 0.0172) |
| OKLCH | oklch(97.59% 0.03 145.3) |
| XYZ | xyz(84.3788, 93.9102, 92.2622) |
| Luminance | 0.9391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.66
Mintcream
#F5FFFA
ΔE00 6.32
Beige
#F5F5DC
ΔE00 7.04
Off White (survey)
#FFFFE4
ΔE00 7.20
Ivory
#FFFFF0
ΔE00 7.26
Lightyellow
#FFFFE0
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFDEB #FDEBFD
analogous
#F4FDEB #EBFDEB #EBFDF4
triadic
#EBFDEB #EBEBFD #FDEBEB
tetradic
#EBFDEB #EBF4FD #FDEBFD #FDF4EB
square
#EBFDEB #EBF4FD #FDEBFD #FDF4EB
split-complementary
#EBFDEB #F4EBFD #FDEBF4
monochromatic
#7CF27C #B3F7B3 #E3FCE3 #E3FCE3 #E3FCE3
Accessibility & contrast
On white
1.06
#EBFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#EBFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFDEB
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFDEB | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EA
Deuteranopia (green-blind)
#FBF7EC
Tritanopia (blue-blind)
#EAFCF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebfdeb; /* rgb */ color: rgb(235, 253, 235); /* oklch */ color: oklch(97.6% 0.030 145.3);
Tailwind
colors: {
custom: {
50: '#f1fef1',
500: '#ebfdeb',
950: '#000000',
},
}SCSS
$custom: #ebfdeb; $custom-light: #f1fef1; $custom-dark: #000000;
JSON
{
"hex": "#ebfdeb",
"rgb": {
"r": 235,
"g": 253,
"b": 235
},
"hsl": {
"h": 120,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.97593,
"c": 0.0303,
"h": 145.3
},
"luminance": 0.93911
}Semantic roles & 50–950 ramp
primary
#EBFDEB
secondary
#E7A6E7
accent
#07DEDE
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585