#BBF997#BBF997
#BBF997 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.8% C 0.142 H 134.7°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF997 |
|---|---|
| RGB | rgb(187, 249, 151) |
| HSL | hsl(98, 89%, 78%) |
| HSV | hsv(98, 39%, 98%) |
| CMYK | cmyk(24.9%, 0%, 39.4%, 2.4%) |
| CIE-LAB | lab(91.93, -36.41, 40.89) |
| CIE-LCH | lch(91.93, 54.75, 131.68°) |
| OKLab | oklab(91.77% -0.0997 0.1006) |
| OKLCH | oklch(91.77% 0.142 134.7) |
| XYZ | xyz(59.9537, 80.5488, 41.6609) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.39
Pale Light Green
#B1FC99
ΔE00 1.89
Tea Green
#BDF8A3
ΔE00 2.11
Pistachio (survey)
#C0FA8B
ΔE00 2.36
Pastel Green
#B0FF9D
ΔE00 2.60
Light Pastel Green
#B2FBA5
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF997 #D597F9
analogous
#ECF997 #BBF997 #97F9A4
triadic
#BBF997 #97BBF9 #F997BB
tetradic
#BBF997 #97ECF9 #D597F9 #F9A497
square
#BBF997 #97ECF9 #D597F9 #F9A497
split-complementary
#BBF997 #A497F9 #F997EC
monochromatic
#6FF223 #95F65D #BBF997 #E1FCD1 #ECFDE2
Accessibility & contrast
On white
1.23
#BBF997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#BBF997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF997
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF997 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#F7E69C
Tritanopia (blue-blind)
#BBF2E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf997; /* rgb */ color: rgb(187, 249, 151); /* oklch */ color: oklch(91.8% 0.142 134.7);
Tailwind
colors: {
custom: {
50: '#d1fbb6',
500: '#bbf997',
950: '#000000',
},
}SCSS
$custom: #bbf997; $custom-light: #d1fbb6; $custom-dark: #000000;
JSON
{
"hex": "#bbf997",
"rgb": {
"r": 187,
"g": 249,
"b": 151
},
"hsl": {
"h": 97.959,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.91774,
"c": 0.14166,
"h": 134.7
},
"luminance": 0.80551
}Semantic roles & 50–950 ramp
primary
#BBF997
secondary
#AB5BD9
accent
#00E691
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581