#BBF07F#BBF07F
#BBF07F is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.4% C 0.153 H 129.7°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF07F |
|---|---|
| RGB | rgb(187, 240, 127) |
| HSL | hsl(88, 79%, 72%) |
| HSV | hsv(88, 47%, 94%) |
| CMYK | cmyk(22.1%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(89.12, -35.22, 48.94) |
| CIE-LCH | lch(89.12, 60.30, 125.74°) |
| OKLab | oklab(89.4% -0.0976 0.1177) |
| OKLCH | oklch(89.4% 0.153 129.7) |
| XYZ | xyz(55.4838, 74.4162, 31.5151) |
| Luminance | 0.7442 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.24
Light Pea Green
#C4FE82
ΔE00 3.04
Light Yellowish Green
#C2FF89
ΔE00 3.11
Celery
#C1FD95
ΔE00 3.41
Light Yellow Green
#CCFD7F
ΔE00 3.51
Pale Lime
#BEFD73
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF07F #B47FF0
analogous
#F0ED7F #BBF07F #83F07F
triadic
#BBF07F #7FBBF0 #F07FBB
tetradic
#BBF07F #7FF0ED #B47FF0 #F07F83
square
#BBF07F #7FF0ED #B47FF0 #F07F83
split-complementary
#BBF07F #7F83F0 #ED7FF0
monochromatic
#80DB1A #9EEA48 #BBF07F #D8F6B6 #F0FCE4
Accessibility & contrast
On white
1.32
#BBF07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#BBF07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF07F
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF07F | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E275
Deuteranopia (green-blind)
#F2DF86
Tritanopia (blue-blind)
#BFE8D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbf07f; /* rgb */ color: rgb(187, 240, 127); /* oklch */ color: oklch(89.4% 0.153 129.7);
Tailwind
colors: {
custom: {
50: '#d1f5a6',
500: '#bbf07f',
950: '#000000',
},
}SCSS
$custom: #bbf07f; $custom-light: #d1f5a6; $custom-dark: #000000;
JSON
{
"hex": "#bbf07f",
"rgb": {
"r": 187,
"g": 240,
"b": 127
},
"hsl": {
"h": 88.142,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.894,
"c": 0.15295,
"h": 129.7
},
"luminance": 0.74417
}Semantic roles & 50–950 ramp
primary
#BBF07F
secondary
#8649CB
accent
#0ADB6C
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580