#BBD37F#BBD37F
#BBD37F is a very light, moderate yellow-green. Relative luminance 0.587; OKLCH L 83.0% C 0.112 H 121.9°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD37F |
|---|---|
| RGB | rgb(187, 211, 127) |
| HSL | hsl(77, 49%, 66%) |
| HSV | hsv(77, 40%, 83%) |
| CMYK | cmyk(11.4%, 0%, 39.8%, 17.3%) |
| CIE-LAB | lab(81.12, -21.50, 38.92) |
| CIE-LCH | lch(81.12, 44.47, 118.91°) |
| OKLab | oklab(82.97% -0.0592 0.0952) |
| OKLCH | oklch(82.97% 0.112 121.9) |
| XYZ | xyz(47.6185, 58.6856, 28.8934) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.98
Pale Olive
#B9CC81
ΔE00 2.18
Greenish Tan
#BCCB7A
ΔE00 2.55
Light Moss Green
#A6C875
ΔE00 3.92
Greenish Beige
#C9D179
ΔE00 4.10
Light Olive
#ACBF69
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD37F #977FD3
analogous
#D3C17F #BBD37F #91D37F
triadic
#BBD37F #7FBBD3 #D37FBB
tetradic
#BBD37F #7FD3C1 #977FD3 #D37F91
square
#BBD37F #7FD3C1 #977FD3 #D37F91
split-complementary
#BBD37F #7F91D3 #C17FD3
monochromatic
#82A037 #A3C351 #BBD37F #D3E3AD #EBF2DA
Accessibility & contrast
On white
1.65
#BBD37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#BBD37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD37F
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD37F | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA79
Deuteranopia (green-blind)
#D9C983
Tritanopia (blue-blind)
#C1CBBE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd37f; /* rgb */ color: rgb(187, 211, 127); /* oklch */ color: oklch(83.0% 0.112 121.9);
Tailwind
colors: {
custom: {
50: '#d0e0a5',
500: '#bbd37f',
950: '#000000',
},
}SCSS
$custom: #bbd37f; $custom-light: #d0e0a5; $custom-dark: #000000;
JSON
{
"hex": "#bbd37f",
"rgb": {
"r": 187,
"g": 211,
"b": 127
},
"hsl": {
"h": 77.143,
"s": 48.837,
"l": 66.275
},
"oklch": {
"l": 0.82969,
"c": 0.11206,
"h": 121.9
},
"luminance": 0.58686
}Semantic roles & 50–950 ramp
primary
#BBD37F
secondary
#6951A5
accent
#29BC53
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480