#B5FA95#B5FA95
#B5FA95 is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.6% C 0.148 H 136.3°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FA95 |
|---|---|
| RGB | rgb(181, 250, 149) |
| HSL | hsl(101, 91%, 78%) |
| HSV | hsv(101, 40%, 98%) |
| CMYK | cmyk(27.6%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(91.85, -39.15, 41.70) |
| CIE-LCH | lch(91.85, 57.19, 133.19°) |
| OKLab | oklab(91.61% -0.1072 0.1024) |
| OKLCH | oklch(91.61% 0.148 136.3) |
| XYZ | xyz(58.6649, 80.3629, 40.8486) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.07
Pastel Green
#B0FF9D
ΔE00 1.85
Celery
#C1FD95
ΔE00 1.86
Tea Green
#BDF8A3
ΔE00 2.58
Pistachio (survey)
#C0FA8B
ΔE00 2.72
Light Pastel Green
#B2FBA5
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FA95 #DA95FA
analogous
#E7FA95 #B5FA95 #95FAA7
triadic
#B5FA95 #95B5FA #FA95B5
tetradic
#B5FA95 #95E7FA #DA95FA #FAA795
square
#B5FA95 #95E7FA #DA95FA #FAA795
split-complementary
#B5FA95 #A795FA #FA95E7
monochromatic
#63F420 #8CF75B #B5FA95 #DEFDCF #EBFEE2
Accessibility & contrast
On white
1.23
#B5FA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#B5FA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FA95
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FA95 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8D
Deuteranopia (green-blind)
#F6E59B
Tritanopia (blue-blind)
#B3F3E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b5fa95; /* rgb */ color: rgb(181, 250, 149); /* oklch */ color: oklch(91.6% 0.148 136.3);
Tailwind
colors: {
custom: {
50: '#cdfcb5',
500: '#b5fa95',
950: '#000000',
},
}SCSS
$custom: #b5fa95; $custom-light: #cdfcb5; $custom-dark: #000000;
JSON
{
"hex": "#b5fa95",
"rgb": {
"r": 181,
"g": 250,
"b": 149
},
"hsl": {
"h": 100.99,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.9161,
"c": 0.14826,
"h": 136.3
},
"luminance": 0.80365
}Semantic roles & 50–950 ramp
primary
#B5FA95
secondary
#B159DA
accent
#00E69D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581