#B5EA92#B5EA92
#B5EA92 is a very light, vivid yellow-green. Relative luminance 0.707; OKLCH L 88.0% C 0.128 H 133.7°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EA92 |
|---|---|
| RGB | rgb(181, 234, 146) |
| HSL | hsl(96, 68%, 75%) |
| HSV | hsv(96, 38%, 92%) |
| CMYK | cmyk(22.6%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(87.36, -32.26, 37.38) |
| CIE-LCH | lch(87.36, 49.37, 130.80°) |
| OKLab | oklab(87.98% -0.0882 0.0923) |
| OKLCH | oklch(87.98% 0.128 133.7) |
| XYZ | xyz(53.6660, 70.7434, 38.0159) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.16
Tea Green
#BDF8A3
ΔE00 3.19
Celery
#C1FD95
ΔE00 4.38
Pale Light Green
#B1FC99
ΔE00 4.39
Light Pastel Green
#B2FBA5
ΔE00 4.51
Light Grey Green
#B7E1A1
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EA92 #C792EA
analogous
#E1EA92 #B5EA92 #92EA9B
triadic
#B5EA92 #92B5EA #EA92B5
tetradic
#B5EA92 #92E1EA #C792EA #EA9B92
square
#B5EA92 #92E1EA #C792EA #EA9B92
split-complementary
#B5EA92 #9B92EA #EA92E1
monochromatic
#6FD62B #92E05F #B5EA92 #D8F4C5 #EEFAE5
Accessibility & contrast
On white
1.39
#B5EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#B5EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EA92
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EA92 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8C
Deuteranopia (green-blind)
#E9D997
Tritanopia (blue-blind)
#B6E4D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b5ea92; /* rgb */ color: rgb(181, 234, 146); /* oklch */ color: oklch(88.0% 0.128 133.7);
Tailwind
colors: {
custom: {
50: '#ccf1b3',
500: '#b5ea92',
950: '#000000',
},
}SCSS
$custom: #b5ea92; $custom-light: #ccf1b3; $custom-dark: #000000;
JSON
{
"hex": "#b5ea92",
"rgb": {
"r": 181,
"g": 234,
"b": 146
},
"hsl": {
"h": 96.136,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.87975,
"c": 0.12772,
"h": 133.7
},
"luminance": 0.70745
}Semantic roles & 50–950 ramp
primary
#B5EA92
secondary
#9B5CC5
accent
#16D086
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#131611
muted
#838581