#BBD37B#BBD37B
#BBD37B is a very light, moderate yellow-green. Relative luminance 0.586; OKLCH L 82.9% C 0.116 H 121.5°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD37B |
|---|---|
| RGB | rgb(187, 211, 123) |
| HSL | hsl(76, 50%, 65%) |
| HSV | hsv(76, 42%, 83%) |
| CMYK | cmyk(11.4%, 0%, 41.7%, 17.3%) |
| CIE-LAB | lab(81.06, -21.97, 40.85) |
| CIE-LCH | lch(81.06, 46.39, 118.27°) |
| OKLab | oklab(82.91% -0.0608 0.0993) |
| OKLCH | oklch(82.91% 0.116 121.5) |
| XYZ | xyz(47.3629, 58.5834, 27.5476) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.11
Greenish Tan
#BCCB7A
ΔE00 2.58
Pale Olive
#B9CC81
ΔE00 2.62
Greenish Beige
#C9D179
ΔE00 3.85
Light Moss Green
#A6C875
ΔE00 4.08
Light Olive
#ACBF69
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD37B #937BD3
analogous
#D3BF7B #BBD37B #8FD37B
triadic
#BBD37B #7BBBD3 #D37BBB
tetradic
#BBD37B #7BD3BF #937BD3 #D37B8F
square
#BBD37B #7BD3BF #937BD3 #D37B8F
split-complementary
#BBD37B #7B8FD3 #BF7BD3
monochromatic
#829F35 #A3C44D #BBD37B #D3E2A9 #EAF2D7
Accessibility & contrast
On white
1.65
#BBD37B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#BBD37B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD37B
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD37B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD37B | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA74
Deuteranopia (green-blind)
#DAC97F
Tritanopia (blue-blind)
#C2CBBE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd37b; /* rgb */ color: rgb(187, 211, 123); /* oklch */ color: oklch(82.9% 0.116 121.5);
Tailwind
colors: {
custom: {
50: '#d1e0a2',
500: '#bbd37b',
950: '#000000',
},
}SCSS
$custom: #bbd37b; $custom-light: #d1e0a2; $custom-dark: #000000;
JSON
{
"hex": "#bbd37b",
"rgb": {
"r": 187,
"g": 211,
"b": 123
},
"hsl": {
"h": 76.364,
"s": 50,
"l": 65.49
},
"oklch": {
"l": 0.82906,
"c": 0.11646,
"h": 121.5
},
"luminance": 0.58583
}Semantic roles & 50–950 ramp
primary
#BBD37B
secondary
#664FA3
accent
#28BD51
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480