#BBF097#BBF097
#BBF097 is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.8% C 0.128 H 133.5°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF097 |
|---|---|
| RGB | rgb(187, 240, 151) |
| HSL | hsl(96, 75%, 77%) |
| HSV | hsv(96, 37%, 94%) |
| CMYK | cmyk(22.1%, 0%, 37.1%, 5.9%) |
| CIE-LAB | lab(89.45, -32.28, 37.67) |
| CIE-LCH | lch(89.45, 49.61, 130.60°) |
| OKLab | oklab(89.77% -0.0883 0.0932) |
| OKLCH | oklch(89.77% 0.128 133.5) |
| XYZ | xyz(57.2383, 75.1180, 40.7557) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.14
Washed Out Green
#BCF5A6
ΔE00 2.44
Celery
#C1FD95
ΔE00 3.25
Pale Light Green
#B1FC99
ΔE00 3.60
Pistachio (survey)
#C0FA8B
ΔE00 3.69
Light Pastel Green
#B2FBA5
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF097 #CC97F0
analogous
#E8F097 #BBF097 #97F0A0
triadic
#BBF097 #97BBF0 #F097BB
tetradic
#BBF097 #97E8F0 #CC97F0 #F0A097
square
#BBF097 #97E8F0 #CC97F0 #F0A097
split-complementary
#BBF097 #A097F0 #F097E8
monochromatic
#75E12C #98E862 #BBF097 #DEF8CC #EEFBE4
Accessibility & contrast
On white
1.31
#BBF097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#BBF097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF097
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF097 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E491
Deuteranopia (green-blind)
#EFDF9C
Tritanopia (blue-blind)
#BCE9DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf097; /* rgb */ color: rgb(187, 240, 151); /* oklch */ color: oklch(89.8% 0.128 133.5);
Tailwind
colors: {
custom: {
50: '#d1f5b6',
500: '#bbf097',
950: '#000000',
},
}SCSS
$custom: #bbf097; $custom-light: #d1f5b6; $custom-dark: #000000;
JSON
{
"hex": "#bbf097",
"rgb": {
"r": 187,
"g": 240,
"b": 151
},
"hsl": {
"h": 95.73,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.89773,
"c": 0.12834,
"h": 133.5
},
"luminance": 0.75119
}Semantic roles & 50–950 ramp
primary
#BBF097
secondary
#A05ECD
accent
#0FD786
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581