#B5FA90#B5FA90
#B5FA90 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.5% C 0.153 H 135.4°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FA90 |
|---|---|
| RGB | rgb(181, 250, 144) |
| HSL | hsl(99, 91%, 77%) |
| HSV | hsv(99, 42%, 98%) |
| CMYK | cmyk(27.6%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(91.78, -39.79, 44.04) |
| CIE-LCH | lch(91.78, 59.36, 132.10°) |
| OKLab | oklab(91.53% -0.1092 0.1076) |
| OKLCH | oklch(91.53% 0.153 135.4) |
| XYZ | xyz(58.2743, 80.2067, 38.7912) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.61
Pale Light Green
#B1FC99
ΔE00 1.69
Pistachio (survey)
#C0FA8B
ΔE00 2.14
Pastel Green
#B0FF9D
ΔE00 2.42
Light Yellowish Green
#C2FF89
ΔE00 2.77
Tea Green
#BDF8A3
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FA90 #D590FA
analogous
#EAFA90 #B5FA90 #90FAA0
triadic
#B5FA90 #90B5FA #FA90B5
tetradic
#B5FA90 #90EAFA #D590FA #FAA090
square
#B5FA90 #90EAFA #D590FA #FAA090
split-complementary
#B5FA90 #A090FA #FA90EA
monochromatic
#67F51B #8EF755 #B5FA90 #DCFDCB #EBFEE2
Accessibility & contrast
On white
1.23
#B5FA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#B5FA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FA90
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FA90 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB88
Deuteranopia (green-blind)
#F7E596
Tritanopia (blue-blind)
#B4F3E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b5fa90; /* rgb */ color: rgb(181, 250, 144); /* oklch */ color: oklch(91.5% 0.153 135.4);
Tailwind
colors: {
custom: {
50: '#cdfcb2',
500: '#b5fa90',
950: '#000000',
},
}SCSS
$custom: #b5fa90; $custom-light: #cdfcb2; $custom-dark: #000000;
JSON
{
"hex": "#b5fa90",
"rgb": {
"r": 181,
"g": 250,
"b": 144
},
"hsl": {
"h": 99.057,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.91531,
"c": 0.15328,
"h": 135.4
},
"luminance": 0.80209
}Semantic roles & 50–950 ramp
primary
#B5FA90
secondary
#AB55DA
accent
#00E695
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581