#B7EB8A#B7EB8A
#B7EB8A is a very light, vivid yellow-green. Relative luminance 0.713; OKLCH L 88.2% C 0.137 H 131.7°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EB8A |
|---|---|
| RGB | rgb(183, 235, 138) |
| HSL | hsl(92, 71%, 73%) |
| HSV | hsv(92, 41%, 92%) |
| CMYK | cmyk(22.1%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(87.64, -33.06, 41.72) |
| CIE-LCH | lch(87.64, 53.23, 128.39°) |
| OKLab | oklab(88.19% -0.0908 0.1021) |
| OKLCH | oklch(88.19% 0.137 131.7) |
| XYZ | xyz(53.8233, 71.3178, 34.9698) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.49
Celery
#C1FD95
ΔE00 3.77
Tea Green
#BDF8A3
ΔE00 3.92
Washed Out Green
#BCF5A6
ΔE00 4.28
Pale Light Green
#B1FC99
ΔE00 4.51
Light Yellowish Green
#C2FF89
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EB8A #BE8AEB
analogous
#E7EB8A #B7EB8A #8AEB8D
triadic
#B7EB8A #8AB7EB #EB8AB7
tetradic
#B7EB8A #8AE7EB #BE8AEB #EB8D8A
square
#B7EB8A #8AE7EB #BE8AEB #EB8D8A
split-complementary
#B7EB8A #8D8AEB #EB8AE7
monochromatic
#77D625 #97E256 #B7EB8A #D7F4BE #EFFBE5
Accessibility & contrast
On white
1.38
#B7EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#B7EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EB8A
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EB8A | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE83
Deuteranopia (green-blind)
#EBDA8F
Tritanopia (blue-blind)
#B9E4D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b7eb8a; /* rgb */ color: rgb(183, 235, 138); /* oklch */ color: oklch(88.2% 0.137 131.7);
Tailwind
colors: {
custom: {
50: '#cef1ad',
500: '#b7eb8a',
950: '#000000',
},
}SCSS
$custom: #b7eb8a; $custom-light: #cef1ad; $custom-dark: #000000;
JSON
{
"hex": "#b7eb8a",
"rgb": {
"r": 183,
"g": 235,
"b": 138
},
"hsl": {
"h": 92.165,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.88192,
"c": 0.13662,
"h": 131.7
},
"luminance": 0.71319
}Semantic roles & 50–950 ramp
primary
#B7EB8A
secondary
#9154C5
accent
#13D37A
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581