#B5F992#B5F992
#B5F992 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.3% C 0.150 H 135.7°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B5F992 |
|---|---|
| RGB | rgb(181, 249, 146) |
| HSL | hsl(100, 90%, 77%) |
| HSV | hsv(100, 41%, 98%) |
| CMYK | cmyk(27.3%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(91.53, -39.09, 42.75) |
| CIE-LCH | lch(91.53, 57.93, 132.44°) |
| OKLab | oklab(91.34% -0.1071 0.1047) |
| OKLCH | oklch(91.34% 0.15 135.7) |
| XYZ | xyz(58.1186, 79.6486, 39.5001) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.48
Celery
#C1FD95
ΔE00 1.71
Pastel Green
#B0FF9D
ΔE00 2.26
Pistachio (survey)
#C0FA8B
ΔE00 2.37
Tea Green
#BDF8A3
ΔE00 2.85
Light Yellowish Green
#C2FF89
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5F992 #D692F9
analogous
#E8F992 #B5F992 #92F9A3
triadic
#B5F992 #92B5F9 #F992B5
tetradic
#B5F992 #92E8F9 #D692F9 #F9A392
square
#B5F992 #92E8F9 #D692F9 #F9A392
split-complementary
#B5F992 #A392F9 #F992E8
monochromatic
#66F31E #8EF658 #B5F992 #DCFCCC #EBFDE2
Accessibility & contrast
On white
1.24
#B5F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#B5F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5F992
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5F992 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8A
Deuteranopia (green-blind)
#F6E598
Tritanopia (blue-blind)
#B4F2E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b5f992; /* rgb */ color: rgb(181, 249, 146); /* oklch */ color: oklch(91.3% 0.150 135.7);
Tailwind
colors: {
custom: {
50: '#cdfbb3',
500: '#b5f992',
950: '#000000',
},
}SCSS
$custom: #b5f992; $custom-light: #cdfbb3; $custom-dark: #000000;
JSON
{
"hex": "#b5f992",
"rgb": {
"r": 181,
"g": 249,
"b": 146
},
"hsl": {
"h": 99.612,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.91337,
"c": 0.14983,
"h": 135.7
},
"luminance": 0.7965
}Semantic roles & 50–950 ramp
primary
#B5F992
secondary
#AC57D8
accent
#00E698
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581