#BBF07B#BBF07B
#BBF07B is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.3% C 0.157 H 129.2°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF07B |
|---|---|
| RGB | rgb(187, 240, 123) |
| HSL | hsl(87, 80%, 71%) |
| HSV | hsv(87, 49%, 94%) |
| CMYK | cmyk(22.1%, 0%, 48.7%, 5.9%) |
| CIE-LAB | lab(89.07, -35.66, 50.77) |
| CIE-LCH | lch(89.07, 62.04, 125.08°) |
| OKLab | oklab(89.35% -0.0991 0.1215) |
| OKLCH | oklch(89.35% 0.157 129.2) |
| XYZ | xyz(55.2282, 74.3140, 30.1694) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.51
Light Pea Green
#C4FE82
ΔE00 2.91
Light Yellowish Green
#C2FF89
ΔE00 3.18
Light Yellow Green
#CCFD7F
ΔE00 3.25
Pale Lime
#BEFD73
ΔE00 3.35
Celery
#C1FD95
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF07B #B07BF0
analogous
#F0EA7B #BBF07B #80F07B
triadic
#BBF07B #7BBBF0 #F07BBB
tetradic
#BBF07B #7BF0EA #B07BF0 #F07B80
square
#BBF07B #7BF0EA #B07BF0 #F07B80
split-complementary
#BBF07B #7B80F0 #EA7BF0
monochromatic
#81D819 #9FEA44 #BBF07B #D7F6B2 #F1FCE4
Accessibility & contrast
On white
1.32
#BBF07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#BBF07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF07B
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF07B | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE271
Deuteranopia (green-blind)
#F2DF82
Tritanopia (blue-blind)
#BFE7D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbf07b; /* rgb */ color: rgb(187, 240, 123); /* oklch */ color: oklch(89.3% 0.157 129.2);
Tailwind
colors: {
custom: {
50: '#d2f5a3',
500: '#bbf07b',
950: '#000000',
},
}SCSS
$custom: #bbf07b; $custom-light: #d2f5a3; $custom-dark: #000000;
JSON
{
"hex": "#bbf07b",
"rgb": {
"r": 187,
"g": 240,
"b": 123
},
"hsl": {
"h": 87.179,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.89346,
"c": 0.15682,
"h": 129.2
},
"luminance": 0.74315
}Semantic roles & 50–950 ramp
primary
#BBF07B
secondary
#8145CA
accent
#0ADC69
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580