#BBD28B#BBD28B
#BBD28B is a very light, moderate yellow-green. Relative luminance 0.585; OKLCH L 83.0% C 0.097 H 123.1°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD28B |
|---|---|
| RGB | rgb(187, 210, 139) |
| HSL | hsl(79, 44%, 68%) |
| HSV | hsv(79, 34%, 82%) |
| CMYK | cmyk(11%, 0%, 33.8%, 17.6%) |
| CIE-LAB | lab(81.03, -19.50, 32.71) |
| CIE-LCH | lch(81.03, 38.08, 120.80°) |
| OKLab | oklab(82.96% -0.0529 0.0812) |
| OKLCH | oklch(82.96% 0.097 123.1) |
| XYZ | xyz(48.2000, 58.5220, 33.1777) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.96
Pale Olive Green
#B1D27B
ΔE00 3.19
Greenish Tan
#BCCB7A
ΔE00 3.42
Light Moss Green
#A6C875
ΔE00 4.28
Greenish Beige
#C9D179
ΔE00 5.36
Tan Green
#A9BE70
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD28B #A28BD2
analogous
#D2C58B #BBD28B #97D28B
triadic
#BBD28B #8BBBD2 #D28BBB
tetradic
#BBD28B #8BD2C5 #A28BD2 #D28B97
square
#BBD28B #8BD2C5 #A28BD2 #D28B97
split-complementary
#BBD28B #8B97D2 #C58BD2
monochromatic
#83A33F #A1C15F #BBD28B #D5E3B7 #EFF4E3
Accessibility & contrast
On white
1.65
#BBD28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#BBD28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD28B
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD28B | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA86
Deuteranopia (green-blind)
#D7C98E
Tritanopia (blue-blind)
#C0CBC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd28b; /* rgb */ color: rgb(187, 210, 139); /* oklch */ color: oklch(83.0% 0.097 123.1);
Tailwind
colors: {
custom: {
50: '#d0dfad',
500: '#bbd28b',
950: '#000000',
},
}SCSS
$custom: #bbd28b; $custom-light: #d0dfad; $custom-dark: #000000;
JSON
{
"hex": "#bbd28b",
"rgb": {
"r": 187,
"g": 210,
"b": 139
},
"hsl": {
"h": 79.437,
"s": 44.099,
"l": 68.431
},
"oklch": {
"l": 0.82957,
"c": 0.09694,
"h": 123.1
},
"luminance": 0.58522
}Semantic roles & 50–950 ramp
primary
#BBD28B
secondary
#735AA8
accent
#2EB75B
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481