#B4EA92#B4EA92
#B4EA92 is a very light, vivid yellow-green. Relative luminance 0.706; OKLCH L 87.9% C 0.128 H 134.1°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EA92 |
|---|---|
| RGB | rgb(180, 234, 146) |
| HSL | hsl(97, 68%, 75%) |
| HSV | hsv(97, 38%, 92%) |
| CMYK | cmyk(23.1%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(87.30, -32.61, 37.29) |
| CIE-LCH | lch(87.30, 49.53, 131.17°) |
| OKLab | oklab(87.91% -0.0892 0.0921) |
| OKLCH | oklch(87.91% 0.128 134.1) |
| XYZ | xyz(53.4323, 70.6229, 38.0050) |
| Luminance | 0.7062 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.13
Tea Green
#BDF8A3
ΔE00 3.17
Pale Light Green
#B1FC99
ΔE00 4.31
Celery
#C1FD95
ΔE00 4.40
Light Pastel Green
#B2FBA5
ΔE00 4.41
Light Grey Green
#B7E1A1
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EA92 #C892EA
analogous
#E0EA92 #B4EA92 #92EA9C
triadic
#B4EA92 #92B4EA #EA92B4
tetradic
#B4EA92 #92E0EA #C892EA #EA9C92
square
#B4EA92 #92E0EA #C892EA #EA9C92
split-complementary
#B4EA92 #9C92EA #EA92E0
monochromatic
#6DD62B #91E05F #B4EA92 #D7F4C5 #EDFAE5
Accessibility & contrast
On white
1.39
#B4EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#B4EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EA92
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EA92 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8C
Deuteranopia (green-blind)
#E8D997
Tritanopia (blue-blind)
#B4E4D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4ea92; /* rgb */ color: rgb(180, 234, 146); /* oklch */ color: oklch(87.9% 0.128 134.1);
Tailwind
colors: {
custom: {
50: '#ccf1b3',
500: '#b4ea92',
950: '#000000',
},
}SCSS
$custom: #b4ea92; $custom-light: #ccf1b3; $custom-dark: #000000;
JSON
{
"hex": "#b4ea92",
"rgb": {
"r": 180,
"g": 234,
"b": 146
},
"hsl": {
"h": 96.818,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.87912,
"c": 0.12823,
"h": 134.1
},
"luminance": 0.70624
}Semantic roles & 50–950 ramp
primary
#B4EA92
secondary
#9C5CC5
accent
#16D088
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#131611
muted
#838581