#BBD47B#BBD47B
#BBD47B is a very light, moderate yellow-green. Relative luminance 0.591; OKLCH L 83.1% C 0.118 H 121.8°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD47B |
|---|---|
| RGB | rgb(187, 212, 123) |
| HSL | hsl(77, 51%, 66%) |
| HSV | hsv(77, 42%, 83%) |
| CMYK | cmyk(11.8%, 0%, 42%, 16.9%) |
| CIE-LAB | lab(81.34, -22.46, 41.20) |
| CIE-LCH | lch(81.34, 46.92, 118.59°) |
| OKLab | oklab(83.13% -0.0621 0.1001) |
| OKLCH | oklch(83.13% 0.118 121.8) |
| XYZ | xyz(47.6121, 59.0818, 27.6307) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.04
Greenish Tan
#BCCB7A
ΔE00 2.87
Pale Olive
#B9CC81
ΔE00 2.88
Greenish Beige
#C9D179
ΔE00 4.03
Light Moss Green
#A6C875
ΔE00 4.16
Light Olive
#ACBF69
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD47B #947BD4
analogous
#D4C07B #BBD47B #8ED47B
triadic
#BBD47B #7BBBD4 #D47BBB
tetradic
#BBD47B #7BD4C0 #947BD4 #D47B8E
square
#BBD47B #7BD4C0 #947BD4 #D47B8E
split-complementary
#BBD47B #7B8ED4 #C07BD4
monochromatic
#82A034 #A3C54D #BBD47B #D3E3A9 #EBF2D7
Accessibility & contrast
On white
1.64
#BBD47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#BBD47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD47B
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD47B | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB74
Deuteranopia (green-blind)
#DACA80
Tritanopia (blue-blind)
#C2CCBE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd47b; /* rgb */ color: rgb(187, 212, 123); /* oklch */ color: oklch(83.1% 0.118 121.8);
Tailwind
colors: {
custom: {
50: '#d1e1a2',
500: '#bbd47b',
950: '#000000',
},
}SCSS
$custom: #bbd47b; $custom-light: #d1e1a2; $custom-dark: #000000;
JSON
{
"hex": "#bbd47b",
"rgb": {
"r": 187,
"g": 212,
"b": 123
},
"hsl": {
"h": 76.854,
"s": 50.857,
"l": 65.686
},
"oklch": {
"l": 0.83126,
"c": 0.11785,
"h": 121.8
},
"luminance": 0.59082
}Semantic roles & 50–950 ramp
primary
#BBD47B
secondary
#674EA5
accent
#27BE52
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480