#BBD47F#BBD47F
#BBD47F is a very light, moderate yellow-green. Relative luminance 0.592; OKLCH L 83.2% C 0.113 H 122.3°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD47F |
|---|---|
| RGB | rgb(187, 212, 127) |
| HSL | hsl(78, 50%, 66%) |
| HSV | hsv(78, 40%, 83%) |
| CMYK | cmyk(11.8%, 0%, 40.1%, 16.9%) |
| CIE-LAB | lab(81.39, -21.99, 39.27) |
| CIE-LCH | lch(81.39, 45.01, 119.24°) |
| OKLab | oklab(83.19% -0.0606 0.0959) |
| OKLCH | oklch(83.19% 0.113 122.3) |
| XYZ | xyz(47.8677, 59.1840, 28.9764) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.87
Pale Olive
#B9CC81
ΔE00 2.47
Greenish Tan
#BCCB7A
ΔE00 2.83
Light Moss Green
#A6C875
ΔE00 3.99
Greenish Beige
#C9D179
ΔE00 4.25
Light Olive
#ACBF69
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD47F #987FD4
analogous
#D4C37F #BBD47F #91D47F
triadic
#BBD47F #7FBBD4 #D47FBB
tetradic
#BBD47F #7FD4C3 #987FD4 #D47F91
square
#BBD47F #7FD4C3 #987FD4 #D47F91
split-complementary
#BBD47F #7F91D4 #C37FD4
monochromatic
#82A236 #A3C551 #BBD47F #D3E3AD #ECF3DB
Accessibility & contrast
On white
1.64
#BBD47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BBD47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD47F
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD47F | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB79
Deuteranopia (green-blind)
#DACA83
Tritanopia (blue-blind)
#C1CCBF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd47f; /* rgb */ color: rgb(187, 212, 127); /* oklch */ color: oklch(83.2% 0.113 122.3);
Tailwind
colors: {
custom: {
50: '#d0e1a5',
500: '#bbd47f',
950: '#000000',
},
}SCSS
$custom: #bbd47f; $custom-light: #d0e1a5; $custom-dark: #000000;
JSON
{
"hex": "#bbd47f",
"rgb": {
"r": 187,
"g": 212,
"b": 127
},
"hsl": {
"h": 77.647,
"s": 49.708,
"l": 66.471
},
"oklch": {
"l": 0.83189,
"c": 0.11347,
"h": 122.3
},
"luminance": 0.59184
}Semantic roles & 50–950 ramp
primary
#BBD47F
secondary
#6A51A7
accent
#28BD54
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480