#EBFBEA#EBFBEA
#EBFBEA is a very light, muted green. Relative luminance 0.926; OKLCH L 97.2% C 0.028 H 143.7°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFBEA |
|---|---|
| RGB | rgb(235, 251, 234) |
| HSL | hsl(116, 68%, 95%) |
| HSV | hsv(116, 7%, 98%) |
| CMYK | cmyk(6.4%, 0%, 6.8%, 1.6%) |
| CIE-LAB | lab(97.06, -8.27, 6.34) |
| CIE-LCH | lch(97.06, 10.42, 142.50°) |
| OKLab | oklab(97.16% -0.0226 0.0166) |
| OKLCH | oklch(97.16% 0.028 143.7) |
| XYZ | xyz(83.6067, 92.5964, 91.2942) |
| Luminance | 0.9260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.23
Mintcream
#F5FFFA
ΔE00 5.75
Beige
#F5F5DC
ΔE00 6.53
Ivory
#FFFFF0
ΔE00 6.62
Off White (survey)
#FFFFE4
ΔE00 6.82
Lightyellow
#FFFFE0
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFBEA #FAEAFB
analogous
#F3FBEA #EBFBEA #EAFBF2
triadic
#EBFBEA #EAEBFB #FBEAEB
tetradic
#EBFBEA #EAF3FB #FAEAFB #FBF2EA
square
#EBFBEA #EAF3FB #FAEAFB #FBF2EA
split-complementary
#EBFBEA #F2EAFB #FBEAF3
monochromatic
#89E783 #BAF1B7 #E7FAE5 #E7FAE5 #E7FAE5
Accessibility & contrast
On white
1.08
#EBFBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#EBFBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFBEA
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFBEA | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8E9
Deuteranopia (green-blind)
#F9F6EB
Tritanopia (blue-blind)
#EAFAF6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebfbea; /* rgb */ color: rgb(235, 251, 234); /* oklch */ color: oklch(97.2% 0.028 143.7);
Tailwind
colors: {
custom: {
50: '#f1fcf0',
500: '#ebfbea',
950: '#000000',
},
}SCSS
$custom: #ebfbea; $custom-light: #f1fcf0; $custom-dark: #000000;
JSON
{
"hex": "#ebfbea",
"rgb": {
"r": 235,
"g": 251,
"b": 234
},
"hsl": {
"h": 116.471,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.97164,
"c": 0.02801,
"h": 143.7
},
"luminance": 0.92597
}Semantic roles & 50–950 ramp
primary
#EBFBEA
secondary
#DDA9E0
accent
#16D0C5
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585