#BBF075#BBF075
#BBF075 is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.3% C 0.162 H 128.6°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF075 |
|---|---|
| RGB | rgb(187, 240, 117) |
| HSL | hsl(86, 80%, 70%) |
| HSV | hsv(86, 51%, 94%) |
| CMYK | cmyk(22.1%, 0%, 51.3%, 5.9%) |
| CIE-LAB | lab(89.00, -36.28, 53.48) |
| CIE-LCH | lch(89.00, 64.62, 124.16°) |
| OKLab | oklab(89.27% -0.1013 0.127) |
| OKLCH | oklch(89.27% 0.162 128.6) |
| XYZ | xyz(54.8641, 74.1683, 28.2516) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 2.92
Pale Lime
#BEFD73
ΔE00 2.97
Light Yellow Green
#CCFD7F
ΔE00 3.04
Pistachio (survey)
#C0FA8B
ΔE00 3.05
Light Yellowish Green
#C2FF89
ΔE00 3.45
Spring Green (survey)
#A9F971
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF075 #AA75F0
analogous
#F0E875 #BBF075 #7DF075
triadic
#BBF075 #75BBF0 #F075BB
tetradic
#BBF075 #75F0E8 #AA75F0 #F0757D
square
#BBF075 #75F0E8 #AA75F0 #F0757D
split-complementary
#BBF075 #757DF0 #E875F0
monochromatic
#82D417 #A0EA3E #BBF075 #D6F6AC #F1FCE3
Accessibility & contrast
On white
1.33
#BBF075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#BBF075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF075
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF075 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE26A
Deuteranopia (green-blind)
#F2DE7D
Tritanopia (blue-blind)
#C0E7D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbf075; /* rgb */ color: rgb(187, 240, 117); /* oklch */ color: oklch(89.3% 0.162 128.6);
Tailwind
colors: {
custom: {
50: '#d2f5a0',
500: '#bbf075',
950: '#000000',
},
}SCSS
$custom: #bbf075; $custom-light: #d2f5a0; $custom-dark: #000000;
JSON
{
"hex": "#bbf075",
"rgb": {
"r": 187,
"g": 240,
"b": 117
},
"hsl": {
"h": 85.854,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.89268,
"c": 0.16248,
"h": 128.6
},
"luminance": 0.74169
}Semantic roles & 50–950 ramp
primary
#BBF075
secondary
#7B40C9
accent
#09DD64
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14170F
muted
#838580