#B5F997#B5F997
#B5F997 is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.4% C 0.145 H 136.6°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B5F997 |
|---|---|
| RGB | rgb(181, 249, 151) |
| HSL | hsl(102, 89%, 78%) |
| HSV | hsv(102, 39%, 98%) |
| CMYK | cmyk(27.3%, 0%, 39.4%, 2.4%) |
| CIE-LAB | lab(91.60, -38.43, 40.40) |
| CIE-LCH | lch(91.60, 55.76, 133.57°) |
| OKLab | oklab(91.42% -0.1052 0.0995) |
| OKLCH | oklch(91.42% 0.145 136.6) |
| XYZ | xyz(58.5161, 79.8076, 41.5935) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.04
Pastel Green
#B0FF9D
ΔE00 1.82
Celery
#C1FD95
ΔE00 2.10
Tea Green
#BDF8A3
ΔE00 2.17
Light Pastel Green
#B2FBA5
ΔE00 2.48
Pistachio (survey)
#C0FA8B
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5F997 #DB97F9
analogous
#E6F997 #B5F997 #97F9AA
triadic
#B5F997 #97B5F9 #F997B5
tetradic
#B5F997 #97E6F9 #DB97F9 #F9AA97
square
#B5F997 #97E6F9 #DB97F9 #F9AA97
split-complementary
#B5F997 #AA97F9 #F997E6
monochromatic
#63F223 #8CF65D #B5F997 #DEFCD1 #EAFDE2
Accessibility & contrast
On white
1.24
#B5F997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#B5F997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5F997
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5F997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5F997 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#F5E59D
Tritanopia (blue-blind)
#B3F2E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b5f997; /* rgb */ color: rgb(181, 249, 151); /* oklch */ color: oklch(91.4% 0.145 136.6);
Tailwind
colors: {
custom: {
50: '#cdfbb6',
500: '#b5f997',
950: '#000000',
},
}SCSS
$custom: #b5f997; $custom-light: #cdfbb6; $custom-dark: #000000;
JSON
{
"hex": "#b5f997",
"rgb": {
"r": 181,
"g": 249,
"b": 151
},
"hsl": {
"h": 101.633,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.91419,
"c": 0.14477,
"h": 136.6
},
"luminance": 0.79809
}Semantic roles & 50–950 ramp
primary
#B5F997
secondary
#B25BD9
accent
#00E69F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581