#BBE58B#BBE58B
#BBE58B is a very light, vivid yellow-green. Relative luminance 0.685; OKLCH L 87.1% C 0.125 H 129.1°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE58B |
|---|---|
| RGB | rgb(187, 229, 139) |
| HSL | hsl(88, 63%, 72%) |
| HSV | hsv(88, 39%, 90%) |
| CMYK | cmyk(18.3%, 0%, 39.3%, 10.2%) |
| CIE-LAB | lab(86.24, -28.70, 39.49) |
| CIE-LCH | lch(86.24, 48.81, 126.01°) |
| OKLab | oklab(87.13% -0.0788 0.0969) |
| OKLCH | oklch(87.13% 0.125 129.1) |
| XYZ | xyz(53.1723, 68.4667, 34.8351) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.43
Tea Green
#BDF8A3
ΔE00 5.00
Washed Out Green
#BCF5A6
ΔE00 5.01
Light Grey Green
#B7E1A1
ΔE00 5.02
Pistachio (survey)
#C0FA8B
ΔE00 5.06
Celery
#C1FD95
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE58B #B58BE5
analogous
#E5E28B #BBE58B #8EE58B
triadic
#BBE58B #8BBBE5 #E58BBB
tetradic
#BBE58B #8BE5E2 #B58BE5 #E58B8E
square
#BBE58B #8BE5E2 #B58BE5 #E58B8E
split-complementary
#BBE58B #8B8EE5 #E28BE5
monochromatic
#80C92D #9EDA59 #BBE58B #D8F0BD #F0F9E6
Accessibility & contrast
On white
1.43
#BBE58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#BBE58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE58B
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE58B | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA84
Deuteranopia (green-blind)
#E7D790
Tritanopia (blue-blind)
#BEDECF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe58b; /* rgb */ color: rgb(187, 229, 139); /* oklch */ color: oklch(87.1% 0.125 129.1);
Tailwind
colors: {
custom: {
50: '#d1edae',
500: '#bbe58b',
950: '#000000',
},
}SCSS
$custom: #bbe58b; $custom-light: #d1edae; $custom-dark: #000000;
JSON
{
"hex": "#bbe58b",
"rgb": {
"r": 187,
"g": 229,
"b": 139
},
"hsl": {
"h": 88,
"s": 63.38,
"l": 72.157
},
"oklch": {
"l": 0.87133,
"c": 0.1249,
"h": 129.1
},
"luminance": 0.68467
}Semantic roles & 50–950 ramp
primary
#BBE58B
secondary
#8756BE
accent
#1ACB6D
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481