#BBFB93#BBFB93
#BBFB93 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.2% C 0.149 H 134.3°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFB93 |
|---|---|
| RGB | rgb(187, 251, 147) |
| HSL | hsl(97, 93%, 78%) |
| HSV | hsv(97, 41%, 98%) |
| CMYK | cmyk(25.5%, 0%, 41.4%, 1.6%) |
| CIE-LAB | lab(92.43, -37.83, 43.48) |
| CIE-LCH | lch(92.43, 57.63, 131.02°) |
| OKLab | oklab(92.16% -0.1038 0.1064) |
| OKLCH | oklch(92.16% 0.149 134.3) |
| XYZ | xyz(60.2558, 81.6640, 40.1861) |
| Luminance | 0.8167 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.84
Pistachio (survey)
#C0FA8B
ΔE00 1.69
Pale Light Green
#B1FC99
ΔE00 2.07
Light Yellowish Green
#C2FF89
ΔE00 2.42
Pastel Green
#B0FF9D
ΔE00 2.74
Tea Green
#BDF8A3
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFB93 #D393FB
analogous
#EFFB93 #BBFB93 #93FB9F
triadic
#BBFB93 #93BBFB #FB93BB
tetradic
#BBFB93 #93EFFB #D393FB #FB9F93
square
#BBFB93 #93EFFB #D393FB #FB9F93
split-complementary
#BBFB93 #9F93FB #FB93EF
monochromatic
#71F71D #96F958 #BBFB93 #E0FDCE #ECFEE1
Accessibility & contrast
On white
1.21
#BBFB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#BBFB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFB93
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFB93 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8B
Deuteranopia (green-blind)
#F9E799
Tritanopia (blue-blind)
#BBF4E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfb93; /* rgb */ color: rgb(187, 251, 147); /* oklch */ color: oklch(92.2% 0.149 134.3);
Tailwind
colors: {
custom: {
50: '#d1fdb4',
500: '#bbfb93',
950: '#000000',
},
}SCSS
$custom: #bbfb93; $custom-light: #d1fdb4; $custom-dark: #000000;
JSON
{
"hex": "#bbfb93",
"rgb": {
"r": 187,
"g": 251,
"b": 147
},
"hsl": {
"h": 96.923,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.92156,
"c": 0.14865,
"h": 134.3
},
"luminance": 0.81666
}Semantic roles & 50–950 ramp
primary
#BBFB93
secondary
#A857DB
accent
#00E68D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581