#BBD87F#BBD87F
#BBD87F is a very light, moderate yellow-green. Relative luminance 0.612; OKLCH L 84.1% C 0.119 H 123.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD87F |
|---|---|
| RGB | rgb(187, 216, 127) |
| HSL | hsl(80, 53%, 67%) |
| HSV | hsv(80, 41%, 85%) |
| CMYK | cmyk(13.4%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(82.49, -23.94, 40.67) |
| CIE-LCH | lch(82.49, 47.19, 120.48°) |
| OKLab | oklab(84.07% -0.0661 0.0991) |
| OKLCH | oklch(84.07% 0.119 123.7) |
| XYZ | xyz(48.8800, 61.2086, 29.3139) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.90
Pale Olive
#B9CC81
ΔE00 3.62
Greenish Tan
#BCCB7A
ΔE00 3.95
Light Moss Green
#A6C875
ΔE00 4.47
Greenish Beige
#C9D179
ΔE00 4.95
Light Olive
#ACBF69
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD87F #9C7FD8
analogous
#D8C97F #BBD87F #8ED87F
triadic
#BBD87F #7FBBD8 #D87FBB
tetradic
#BBD87F #7FD8C9 #9C7FD8 #D87F8E
square
#BBD87F #7FD8C9 #9C7FD8 #D87F8E
split-complementary
#BBD87F #7F8ED8 #C97FD8
monochromatic
#83A934 #A2CA50 #BBD87F #D4E6AE #EDF5DD
Accessibility & contrast
On white
1.59
#BBD87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#BBD87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD87F
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD87F | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE78
Deuteranopia (green-blind)
#DDCD84
Tritanopia (blue-blind)
#C1D0C2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd87f; /* rgb */ color: rgb(187, 216, 127); /* oklch */ color: oklch(84.1% 0.119 123.7);
Tailwind
colors: {
custom: {
50: '#d1e4a5',
500: '#bbd87f',
950: '#000000',
},
}SCSS
$custom: #bbd87f; $custom-light: #d1e4a5; $custom-dark: #000000;
JSON
{
"hex": "#bbd87f",
"rgb": {
"r": 187,
"g": 216,
"b": 127
},
"hsl": {
"h": 79.551,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.84069,
"c": 0.11912,
"h": 123.7
},
"luminance": 0.61209
}Semantic roles & 50–950 ramp
primary
#BBD87F
secondary
#6D4FAC
accent
#25C158
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480