#BBFF92#BBFF92
#BBFF92 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.0% C 0.155 H 134.6°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF92 |
|---|---|
| RGB | rgb(187, 255, 146) |
| HSL | hsl(97, 100%, 79%) |
| HSV | hsv(97, 43%, 100%) |
| CMYK | cmyk(26.7%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(93.52, -39.74, 45.35) |
| CIE-LCH | lch(93.52, 60.30, 131.23°) |
| OKLab | oklab(93.03% -0.1091 0.1106) |
| OKLCH | oklch(93.03% 0.155 134.6) |
| XYZ | xyz(61.4404, 84.1582, 40.1956) |
| Luminance | 0.8416 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.17
Pistachio (survey)
#C0FA8B
ΔE00 1.85
Light Yellowish Green
#C2FF89
ΔE00 2.01
Pale Light Green
#B1FC99
ΔE00 2.29
Pastel Green
#B0FF9D
ΔE00 2.77
Light Pea Green
#C4FE82
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF92 #D692FF
analogous
#F2FF92 #BBFF92 #92FF9F
triadic
#BBFF92 #92BBFF #FF92BB
tetradic
#BBFF92 #92F2FF #D692FF #FF9F92
square
#BBFF92 #92F2FF #D692FF #FF9F92
split-complementary
#BBFF92 #9F92FF #FF92F2
monochromatic
#6FFF18 #95FF55 #BBFF92 #E1FFCF #ECFFE0
Accessibility & contrast
On white
1.18
#BBFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#BBFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF92
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF92 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08A
Deuteranopia (green-blind)
#FCEA98
Tritanopia (blue-blind)
#BBF7E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff92; /* rgb */ color: rgb(187, 255, 146); /* oklch */ color: oklch(93.0% 0.155 134.6);
Tailwind
colors: {
custom: {
50: '#d1ffb3',
500: '#bbff92',
950: '#000000',
},
}SCSS
$custom: #bbff92; $custom-light: #d1ffb3; $custom-dark: #000000;
JSON
{
"hex": "#bbff92",
"rgb": {
"r": 187,
"g": 255,
"b": 146
},
"hsl": {
"h": 97.431,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.93034,
"c": 0.15541,
"h": 134.6
},
"luminance": 0.8416
}Semantic roles & 50–950 ramp
primary
#BBFF92
secondary
#AC54E1
accent
#00E68F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681