#BBF07E#BBF07E
#BBF07E is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.4% C 0.154 H 129.6°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF07E |
|---|---|
| RGB | rgb(187, 240, 126) |
| HSL | hsl(88, 79%, 72%) |
| HSV | hsv(88, 48%, 94%) |
| CMYK | cmyk(22.1%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(89.11, -35.33, 49.40) |
| CIE-LCH | lch(89.11, 60.74, 125.57°) |
| OKLab | oklab(89.39% -0.098 0.1187) |
| OKLCH | oklch(89.39% 0.154 129.6) |
| XYZ | xyz(55.4189, 74.3903, 31.1736) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.30
Light Pea Green
#C4FE82
ΔE00 2.99
Light Yellowish Green
#C2FF89
ΔE00 3.12
Light Yellow Green
#CCFD7F
ΔE00 3.44
Celery
#C1FD95
ΔE00 3.50
Pale Lime
#BEFD73
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF07E #B37EF0
analogous
#F0EC7E #BBF07E #82F07E
triadic
#BBF07E #7EBBF0 #F07EBB
tetradic
#BBF07E #7EF0EC #B37EF0 #F07E82
square
#BBF07E #7EF0EC #B37EF0 #F07E82
split-complementary
#BBF07E #7E82F0 #EC7EF0
monochromatic
#81DA19 #9EEA47 #BBF07E #D8F6B5 #F1FCE4
Accessibility & contrast
On white
1.32
#BBF07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#BBF07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF07E
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF07E | 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)
#F9E274
Deuteranopia (green-blind)
#F2DF85
Tritanopia (blue-blind)
#BFE7D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbf07e; /* rgb */ color: rgb(187, 240, 126); /* oklch */ color: oklch(89.4% 0.154 129.6);
Tailwind
colors: {
custom: {
50: '#d1f5a5',
500: '#bbf07e',
950: '#000000',
},
}SCSS
$custom: #bbf07e; $custom-light: #d1f5a5; $custom-dark: #000000;
JSON
{
"hex": "#bbf07e",
"rgb": {
"r": 187,
"g": 240,
"b": 126
},
"hsl": {
"h": 87.895,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.89386,
"c": 0.15392,
"h": 129.6
},
"luminance": 0.74391
}Semantic roles & 50–950 ramp
primary
#BBF07E
secondary
#8548CA
accent
#0ADB6B
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580