#BBF085#BBF085
#BBF085 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.5% C 0.147 H 130.5°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF085 |
|---|---|
| RGB | rgb(187, 240, 133) |
| HSL | hsl(90, 78%, 73%) |
| HSV | hsv(90, 45%, 94%) |
| CMYK | cmyk(22.1%, 0%, 44.6%, 5.9%) |
| CIE-LAB | lab(89.19, -34.54, 46.17) |
| CIE-LCH | lch(89.19, 57.66, 126.80°) |
| OKLab | oklab(89.49% -0.0954 0.1119) |
| OKLCH | oklch(89.49% 0.147 130.5) |
| XYZ | xyz(55.8865, 74.5773, 33.6362) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.09
Celery
#C1FD95
ΔE00 2.95
Light Yellowish Green
#C2FF89
ΔE00 3.21
Light Pea Green
#C4FE82
ΔE00 3.42
Light Yellow Green
#CCFD7F
ΔE00 4.04
Pale Lime
#BEFD73
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF085 #BA85F0
analogous
#F0F085 #BBF085 #85F085
triadic
#BBF085 #85BBF0 #F085BB
tetradic
#BBF085 #85F0F0 #BA85F0 #F08585
square
#BBF085 #85F0F0 #BA85F0 #F08585
split-complementary
#BBF085 #8585F0 #F085F0
monochromatic
#7EDF1B #9DE94E #BBF085 #D9F7BB #F0FCE4
Accessibility & contrast
On white
1.32
#BBF085 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#BBF085 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF085
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF085 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF085 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37C
Deuteranopia (green-blind)
#F1DF8B
Tritanopia (blue-blind)
#BEE8D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbf085; /* rgb */ color: rgb(187, 240, 133); /* oklch */ color: oklch(89.5% 0.147 130.5);
Tailwind
colors: {
custom: {
50: '#d1f5aa',
500: '#bbf085',
950: '#000000',
},
}SCSS
$custom: #bbf085; $custom-light: #d1f5aa; $custom-dark: #000000;
JSON
{
"hex": "#bbf085",
"rgb": {
"r": 187,
"g": 240,
"b": 133
},
"hsl": {
"h": 89.72,
"s": 78.102,
"l": 73.137
},
"oklch": {
"l": 0.89486,
"c": 0.147,
"h": 130.5
},
"luminance": 0.74578
}Semantic roles & 50–950 ramp
primary
#BBF085
secondary
#8C4ECB
accent
#0BDA72
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581