#BBE58C#BBE58C
#BBE58C is a very light, vivid yellow-green. Relative luminance 0.685; OKLCH L 87.2% C 0.124 H 129.3°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE58C |
|---|---|
| RGB | rgb(187, 229, 140) |
| HSL | hsl(88, 63%, 72%) |
| HSV | hsv(88, 39%, 90%) |
| CMYK | cmyk(18.3%, 0%, 38.9%, 10.2%) |
| CIE-LAB | lab(86.25, -28.57, 39.01) |
| CIE-LCH | lch(86.25, 48.35, 126.22°) |
| OKLab | oklab(87.15% -0.0784 0.0959) |
| OKLCH | oklch(87.15% 0.124 129.3) |
| XYZ | xyz(53.2457, 68.4961, 35.2217) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.45
Light Grey Green
#B7E1A1
ΔE00 4.85
Washed Out Green
#BCF5A6
ΔE00 4.90
Tea Green
#BDF8A3
ΔE00 4.92
Pistachio (survey)
#C0FA8B
ΔE00 5.13
Celery
#C1FD95
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE58C #B68CE5
analogous
#E5E38C #BBE58C #8EE58C
triadic
#BBE58C #8CBBE5 #E58CBB
tetradic
#BBE58C #8CE5E3 #B68CE5 #E58C8E
square
#BBE58C #8CE5E3 #B68CE5 #E58C8E
split-complementary
#BBE58C #8C8EE5 #E38CE5
monochromatic
#80C92D #9DDA5A #BBE58C #D9F0BE #F0F9E6
Accessibility & contrast
On white
1.43
#BBE58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#BBE58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE58C
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE58C | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA85
Deuteranopia (green-blind)
#E7D791
Tritanopia (blue-blind)
#BEDECF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe58c; /* rgb */ color: rgb(187, 229, 140); /* oklch */ color: oklch(87.2% 0.124 129.3);
Tailwind
colors: {
custom: {
50: '#d1edae',
500: '#bbe58c',
950: '#000000',
},
}SCSS
$custom: #bbe58c; $custom-light: #d1edae; $custom-dark: #000000;
JSON
{
"hex": "#bbe58c",
"rgb": {
"r": 187,
"g": 229,
"b": 140
},
"hsl": {
"h": 88.315,
"s": 63.121,
"l": 72.353
},
"oklch": {
"l": 0.8715,
"c": 0.12383,
"h": 129.3
},
"luminance": 0.68497
}Semantic roles & 50–950 ramp
primary
#BBE58C
secondary
#8857BE
accent
#1BCB6E
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481