#B7EA92#B7EA92
#B7EA92 is a very light, vivid yellow-green. Relative luminance 0.710; OKLCH L 88.1% C 0.127 H 133.0°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EA92 |
|---|---|
| RGB | rgb(183, 234, 146) |
| HSL | hsl(95, 68%, 75%) |
| HSV | hsv(95, 38%, 92%) |
| CMYK | cmyk(21.8%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(87.48, -31.56, 37.55) |
| CIE-LCH | lch(87.48, 49.05, 130.04°) |
| OKLab | oklab(88.1% -0.0863 0.0927) |
| OKLCH | oklch(88.1% 0.127 133) |
| XYZ | xyz(54.1385, 70.9870, 38.0381) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.26
Tea Green
#BDF8A3
ΔE00 3.27
Celery
#C1FD95
ΔE00 4.34
Pistachio (survey)
#C0FA8B
ΔE00 4.48
Light Grey Green
#B7E1A1
ΔE00 4.56
Pale Light Green
#B1FC99
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EA92 #C592EA
analogous
#E3EA92 #B7EA92 #92EA99
triadic
#B7EA92 #92B7EA #EA92B7
tetradic
#B7EA92 #92E3EA #C592EA #EA9992
square
#B7EA92 #92E3EA #C592EA #EA9992
split-complementary
#B7EA92 #9992EA #EA92E3
monochromatic
#73D62B #95E05F #B7EA92 #D9F4C5 #EEFAE5
Accessibility & contrast
On white
1.38
#B7EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#B7EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EA92
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EA92 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8C
Deuteranopia (green-blind)
#E9DA97
Tritanopia (blue-blind)
#B8E3D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b7ea92; /* rgb */ color: rgb(183, 234, 146); /* oklch */ color: oklch(88.1% 0.127 133.0);
Tailwind
colors: {
custom: {
50: '#cef1b3',
500: '#b7ea92',
950: '#000000',
},
}SCSS
$custom: #b7ea92; $custom-light: #cef1b3; $custom-dark: #000000;
JSON
{
"hex": "#b7ea92",
"rgb": {
"r": 183,
"g": 234,
"b": 146
},
"hsl": {
"h": 94.773,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.88101,
"c": 0.12671,
"h": 133
},
"luminance": 0.70988
}Semantic roles & 50–950 ramp
primary
#B7EA92
secondary
#985CC5
accent
#16D082
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581