#BBE58A#BBE58A
#BBE58A is a very light, vivid yellow-green. Relative luminance 0.684; OKLCH L 87.1% C 0.126 H 128.9°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE58A |
|---|---|
| RGB | rgb(187, 229, 138) |
| HSL | hsl(88, 64%, 72%) |
| HSV | hsv(88, 40%, 90%) |
| CMYK | cmyk(18.3%, 0%, 39.7%, 10.2%) |
| CIE-LAB | lab(86.22, -28.82, 39.96) |
| CIE-LCH | lch(86.22, 49.27, 125.80°) |
| OKLab | oklab(87.12% -0.0791 0.098) |
| OKLCH | oklch(87.12% 0.126 128.9) |
| XYZ | xyz(53.0996, 68.4376, 34.4521) |
| Luminance | 0.6844 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.41
Pistachio (survey)
#C0FA8B
ΔE00 5.00
Tea Green
#BDF8A3
ΔE00 5.08
Washed Out Green
#BCF5A6
ΔE00 5.12
Light Grey Green
#B7E1A1
ΔE00 5.19
Celery
#C1FD95
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE58A #B48AE5
analogous
#E5E18A #BBE58A #8EE58A
triadic
#BBE58A #8ABBE5 #E58ABB
tetradic
#BBE58A #8AE5E1 #B48AE5 #E58A8E
square
#BBE58A #8AE5E1 #B48AE5 #E58A8E
split-complementary
#BBE58A #8A8EE5 #E18AE5
monochromatic
#80C82C #9EDA58 #BBE58A #D8F0BC #F0F9E6
Accessibility & contrast
On white
1.43
#BBE58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#BBE58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE58A
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE58A | 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)
#EDDA83
Deuteranopia (green-blind)
#E7D78F
Tritanopia (blue-blind)
#BFDECF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe58a; /* rgb */ color: rgb(187, 229, 138); /* oklch */ color: oklch(87.1% 0.126 128.9);
Tailwind
colors: {
custom: {
50: '#d1edad',
500: '#bbe58a',
950: '#000000',
},
}SCSS
$custom: #bbe58a; $custom-light: #d1edad; $custom-dark: #000000;
JSON
{
"hex": "#bbe58a",
"rgb": {
"r": 187,
"g": 229,
"b": 138
},
"hsl": {
"h": 87.692,
"s": 63.636,
"l": 71.961
},
"oklch": {
"l": 0.87117,
"c": 0.12597,
"h": 128.9
},
"luminance": 0.68438
}Semantic roles & 50–950 ramp
primary
#BBE58A
secondary
#8655BE
accent
#1ACB6C
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481