#BBE586#BBE586
#BBE586 is a very light, vivid yellow-green. Relative luminance 0.683; OKLCH L 87.1% C 0.130 H 128.3°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE586 |
|---|---|
| RGB | rgb(187, 229, 134) |
| HSL | hsl(87, 65%, 71%) |
| HSV | hsv(87, 41%, 90%) |
| CMYK | cmyk(18.3%, 0%, 41.5%, 10.2%) |
| CIE-LAB | lab(86.17, -29.32, 41.87) |
| CIE-LCH | lch(86.17, 51.11, 125.00°) |
| OKLab | oklab(87.05% -0.0807 0.1022) |
| OKLCH | oklch(87.05% 0.13 128.3) |
| XYZ | xyz(52.8153, 68.3239, 32.9549) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.41
Pistachio (survey)
#C0FA8B
ΔE00 4.80
Celery
#C1FD95
ΔE00 5.32
Tea Green
#BDF8A3
ΔE00 5.45
Washed Out Green
#BCF5A6
ΔE00 5.60
Light Grey Green
#B7E1A1
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE586 #B086E5
analogous
#E5DF86 #BBE586 #8BE586
triadic
#BBE586 #86BBE5 #E586BB
tetradic
#BBE586 #86E5DF #B086E5 #E5868B
square
#BBE586 #86E5DF #B086E5 #E5868B
split-complementary
#BBE586 #868BE5 #DF86E5
monochromatic
#81C62B #9FDA54 #BBE586 #D7F0B8 #F1FAE6
Accessibility & contrast
On white
1.43
#BBE586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#BBE586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE586
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE586 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97F
Deuteranopia (green-blind)
#E7D78B
Tritanopia (blue-blind)
#BFDDCE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe586; /* rgb */ color: rgb(187, 229, 134); /* oklch */ color: oklch(87.1% 0.130 128.3);
Tailwind
colors: {
custom: {
50: '#d1edaa',
500: '#bbe586',
950: '#000000',
},
}SCSS
$custom: #bbe586; $custom-light: #d1edaa; $custom-dark: #000000;
JSON
{
"hex": "#bbe586",
"rgb": {
"r": 187,
"g": 229,
"b": 134
},
"hsl": {
"h": 86.526,
"s": 64.626,
"l": 71.176
},
"oklch": {
"l": 0.87053,
"c": 0.13023,
"h": 128.3
},
"luminance": 0.68325
}Semantic roles & 50–950 ramp
primary
#BBE586
secondary
#8152BE
accent
#19CC68
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481