#BBF07C#BBF07C
#BBF07C is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.4% C 0.156 H 129.3°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF07C |
|---|---|
| RGB | rgb(187, 240, 124) |
| HSL | hsl(87, 79%, 71%) |
| HSV | hsv(87, 48%, 94%) |
| CMYK | cmyk(22.1%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(89.08, -35.55, 50.31) |
| CIE-LCH | lch(89.08, 61.61, 125.24°) |
| OKLab | oklab(89.36% -0.0988 0.1206) |
| OKLCH | oklch(89.36% 0.156 129.3) |
| XYZ | xyz(55.2912, 74.3392, 30.5007) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.43
Light Pea Green
#C4FE82
ΔE00 2.93
Light Yellowish Green
#C2FF89
ΔE00 3.15
Light Yellow Green
#CCFD7F
ΔE00 3.31
Pale Lime
#BEFD73
ΔE00 3.43
Celery
#C1FD95
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF07C #B17CF0
analogous
#F0EB7C #BBF07C #81F07C
triadic
#BBF07C #7CBBF0 #F07CBB
tetradic
#BBF07C #7CF0EB #B17CF0 #F07C81
square
#BBF07C #7CF0EB #B17CF0 #F07C81
split-complementary
#BBF07C #7C81F0 #EB7CF0
monochromatic
#81D919 #9EEA45 #BBF07C #D8F6B3 #F1FCE4
Accessibility & contrast
On white
1.32
#BBF07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#BBF07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF07C
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF07C | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E272
Deuteranopia (green-blind)
#F2DF83
Tritanopia (blue-blind)
#BFE7D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbf07c; /* rgb */ color: rgb(187, 240, 124); /* oklch */ color: oklch(89.4% 0.156 129.3);
Tailwind
colors: {
custom: {
50: '#d1f5a4',
500: '#bbf07c',
950: '#000000',
},
}SCSS
$custom: #bbf07c; $custom-light: #d1f5a4; $custom-dark: #000000;
JSON
{
"hex": "#bbf07c",
"rgb": {
"r": 187,
"g": 240,
"b": 124
},
"hsl": {
"h": 87.414,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.89359,
"c": 0.15587,
"h": 129.3
},
"luminance": 0.7434
}Semantic roles & 50–950 ramp
primary
#BBF07C
secondary
#8246CA
accent
#0ADC6A
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580