#BBF992#BBF992
#BBF992 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.7% C 0.147 H 133.9°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF992 |
|---|---|
| RGB | rgb(187, 249, 146) |
| HSL | hsl(96, 90%, 77%) |
| HSV | hsv(96, 41%, 98%) |
| CMYK | cmyk(24.9%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(91.86, -37.05, 43.24) |
| CIE-LCH | lch(91.86, 56.95, 130.59°) |
| OKLab | oklab(91.69% -0.1017 0.1058) |
| OKLCH | oklch(91.69% 0.147 133.9) |
| XYZ | xyz(59.5562, 80.3899, 39.5675) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.99
Pistachio (survey)
#C0FA8B
ΔE00 1.60
Pale Light Green
#B1FC99
ΔE00 2.28
Light Yellowish Green
#C2FF89
ΔE00 2.55
Tea Green
#BDF8A3
ΔE00 2.90
Pastel Green
#B0FF9D
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF992 #D092F9
analogous
#EEF992 #BBF992 #92F99D
triadic
#BBF992 #92BBF9 #F992BB
tetradic
#BBF992 #92EEF9 #D092F9 #F99D92
square
#BBF992 #92EEF9 #D092F9 #F99D92
split-complementary
#BBF992 #9D92F9 #F992EE
monochromatic
#73F31E #97F658 #BBF992 #DFFCCC #EDFDE2
Accessibility & contrast
On white
1.23
#BBF992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#BBF992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF992
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF992 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#F7E698
Tritanopia (blue-blind)
#BBF2E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf992; /* rgb */ color: rgb(187, 249, 146); /* oklch */ color: oklch(91.7% 0.147 133.9);
Tailwind
colors: {
custom: {
50: '#d1fbb3',
500: '#bbf992',
950: '#000000',
},
}SCSS
$custom: #bbf992; $custom-light: #d1fbb3; $custom-dark: #000000;
JSON
{
"hex": "#bbf992",
"rgb": {
"r": 187,
"g": 249,
"b": 146
},
"hsl": {
"h": 96.117,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.91693,
"c": 0.14677,
"h": 133.9
},
"luminance": 0.80391
}Semantic roles & 50–950 ramp
primary
#BBF992
secondary
#A557D8
accent
#00E68A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581