#B5FA85#B5FA85
#B5FA85 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.4% C 0.164 H 133.7°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FA85 |
|---|---|
| RGB | rgb(181, 250, 133) |
| HSL | hsl(95, 92%, 75%) |
| HSV | hsv(95, 47%, 98%) |
| CMYK | cmyk(27.6%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(91.63, -41.13, 49.13) |
| CIE-LCH | lch(91.63, 64.07, 129.94°) |
| OKLab | oklab(91.37% -0.1134 0.1185) |
| OKLCH | oklch(91.37% 0.164 133.7) |
| XYZ | xyz(57.4742, 79.8866, 34.5773) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.62
Light Yellowish Green
#C2FF89
ΔE00 1.83
Celery
#C1FD95
ΔE00 2.19
Spring Green (survey)
#A9F971
ΔE00 2.46
Light Pea Green
#C4FE82
ΔE00 2.53
Pale Light Green
#B1FC99
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FA85 #CA85FA
analogous
#EFFA85 #B5FA85 #85FA90
triadic
#B5FA85 #85B5FA #FA85B5
tetradic
#B5FA85 #85EFFA #CA85FA #FA9085
square
#B5FA85 #85EFFA #CA85FA #FA9085
split-complementary
#B5FA85 #9085FA #FA85EF
monochromatic
#6EF50F #91F84A #B5FA85 #D9FCC0 #EDFEE2
Accessibility & contrast
On white
1.24
#B5FA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#B5FA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FA85
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FA85 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#F8E58C
Tritanopia (blue-blind)
#B5F2DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b5fa85; /* rgb */ color: rgb(181, 250, 133); /* oklch */ color: oklch(91.4% 0.164 133.7);
Tailwind
colors: {
custom: {
50: '#cefcaa',
500: '#b5fa85',
950: '#000000',
},
}SCSS
$custom: #b5fa85; $custom-light: #cefcaa; $custom-dark: #000000;
JSON
{
"hex": "#b5fa85",
"rgb": {
"r": 181,
"g": 250,
"b": 133
},
"hsl": {
"h": 95.385,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.91368,
"c": 0.16405,
"h": 133.7
},
"luminance": 0.79888
}Semantic roles & 50–950 ramp
primary
#B5FA85
secondary
#9E4BD8
accent
#00E687
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581