#BBE585#BBE585
#BBE585 is a very light, vivid yellow-green. Relative luminance 0.683; OKLCH L 87.0% C 0.131 H 128.2°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE585 |
|---|---|
| RGB | rgb(187, 229, 133) |
| HSL | hsl(86, 65%, 71%) |
| HSV | hsv(86, 42%, 90%) |
| CMYK | cmyk(18.3%, 0%, 41.9%, 10.2%) |
| CIE-LAB | lab(86.15, -29.44, 42.34) |
| CIE-LCH | lch(86.15, 51.57, 124.80°) |
| OKLab | oklab(87.04% -0.0811 0.1032) |
| OKLCH | oklch(87.04% 0.131 128.2) |
| XYZ | xyz(52.7459, 68.2962, 32.5893) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.42
Pistachio (survey)
#C0FA8B
ΔE00 4.77
Celery
#C1FD95
ΔE00 5.32
Tea Green
#BDF8A3
ΔE00 5.55
Washed Out Green
#BCF5A6
ΔE00 5.72
Light Yellowish Green
#C2FF89
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE585 #AF85E5
analogous
#E5DF85 #BBE585 #8BE585
triadic
#BBE585 #85BBE5 #E585BB
tetradic
#BBE585 #85E5DF #AF85E5 #E5858B
square
#BBE585 #85E5DF #AF85E5 #E5858B
split-complementary
#BBE585 #858BE5 #DF85E5
monochromatic
#82C62A #9FDA53 #BBE585 #D7F0B7 #F1FAE6
Accessibility & contrast
On white
1.43
#BBE585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#BBE585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE585
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE585 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97E
Deuteranopia (green-blind)
#E8D78A
Tritanopia (blue-blind)
#BFDDCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbe585; /* rgb */ color: rgb(187, 229, 133); /* oklch */ color: oklch(87.0% 0.131 128.2);
Tailwind
colors: {
custom: {
50: '#d1edaa',
500: '#bbe585',
950: '#000000',
},
}SCSS
$custom: #bbe585; $custom-light: #d1edaa; $custom-dark: #000000;
JSON
{
"hex": "#bbe585",
"rgb": {
"r": 187,
"g": 229,
"b": 133
},
"hsl": {
"h": 86.25,
"s": 64.865,
"l": 70.98
},
"oklch": {
"l": 0.87037,
"c": 0.13129,
"h": 128.2
},
"luminance": 0.68297
}Semantic roles & 50–950 ramp
primary
#BBE585
secondary
#8051BE
accent
#19CD68
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481