#BBF197#BBF197
#BBF197 is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.0% C 0.130 H 133.6°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF197 |
|---|---|
| RGB | rgb(187, 241, 151) |
| HSL | hsl(96, 76%, 77%) |
| HSV | hsv(96, 37%, 95%) |
| CMYK | cmyk(22.4%, 0%, 37.3%, 5.5%) |
| CIE-LAB | lab(89.72, -32.75, 38.03) |
| CIE-LCH | lch(89.72, 50.19, 130.73°) |
| OKLab | oklab(90% -0.0896 0.094) |
| OKLCH | oklch(90% 0.13 133.6) |
| XYZ | xyz(57.5335, 75.7084, 40.8541) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.02
Washed Out Green
#BCF5A6
ΔE00 2.43
Celery
#C1FD95
ΔE00 3.02
Pale Light Green
#B1FC99
ΔE00 3.37
Pistachio (survey)
#C0FA8B
ΔE00 3.49
Light Pastel Green
#B2FBA5
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF197 #CD97F1
analogous
#E8F197 #BBF197 #97F1A0
triadic
#BBF197 #97BBF1 #F197BB
tetradic
#BBF197 #97E8F1 #CD97F1 #F1A097
square
#BBF197 #97E8F1 #CD97F1 #F1A097
split-complementary
#BBF197 #A097F1 #F197E8
monochromatic
#74E22B #98EA61 #BBF197 #DEF8CD #EDFBE4
Accessibility & contrast
On white
1.30
#BBF197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#BBF197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF197
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF197 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E491
Deuteranopia (green-blind)
#F0E09C
Tritanopia (blue-blind)
#BCEADA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf197; /* rgb */ color: rgb(187, 241, 151); /* oklch */ color: oklch(90.0% 0.130 133.6);
Tailwind
colors: {
custom: {
50: '#d1f6b6',
500: '#bbf197',
950: '#000000',
},
}SCSS
$custom: #bbf197; $custom-light: #d1f6b6; $custom-dark: #000000;
JSON
{
"hex": "#bbf197",
"rgb": {
"r": 187,
"g": 241,
"b": 151
},
"hsl": {
"h": 96,
"s": 76.271,
"l": 76.863
},
"oklch": {
"l": 0.89995,
"c": 0.12983,
"h": 133.6
},
"luminance": 0.7571
}Semantic roles & 50–950 ramp
primary
#BBF197
secondary
#A15ECE
accent
#0DD887
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581