#BBD08B#BBD08B
#BBD08B is a very light, moderate yellow-green. Relative luminance 0.575; OKLCH L 82.5% C 0.094 H 122.2°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD08B |
|---|---|
| RGB | rgb(187, 208, 139) |
| HSL | hsl(78, 42%, 68%) |
| HSV | hsv(78, 33%, 82%) |
| CMYK | cmyk(10.1%, 0%, 33.2%, 18.4%) |
| CIE-LAB | lab(80.48, -18.51, 31.99) |
| CIE-LCH | lch(80.48, 36.96, 120.05°) |
| OKLab | oklab(82.52% -0.0501 0.0795) |
| OKLCH | oklch(82.52% 0.094 122.2) |
| XYZ | xyz(47.7093, 57.5406, 33.0141) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.73
Greenish Tan
#BCCB7A
ΔE00 3.25
Pale Olive Green
#B1D27B
ΔE00 3.63
Light Moss Green
#A6C875
ΔE00 4.39
Tan Green
#A9BE70
ΔE00 5.14
Greenish Beige
#C9D179
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD08B #A08BD0
analogous
#D0C28B #BBD08B #98D08B
triadic
#BBD08B #8BBBD0 #D08BBB
tetradic
#BBD08B #8BD0C2 #A08BD0 #D08B98
square
#BBD08B #8BD0C2 #A08BD0 #D08B98
split-complementary
#BBD08B #8B98D0 #C28BD0
monochromatic
#83A041 #A1BE5F #BBD08B #D5E2B7 #EEF3E2
Accessibility & contrast
On white
1.68
#BBD08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BBD08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD08B
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD08B | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C886
Deuteranopia (green-blind)
#D5C88E
Tritanopia (blue-blind)
#C0C9BE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbd08b; /* rgb */ color: rgb(187, 208, 139); /* oklch */ color: oklch(82.5% 0.094 122.2);
Tailwind
colors: {
custom: {
50: '#d0dead',
500: '#bbd08b',
950: '#000000',
},
}SCSS
$custom: #bbd08b; $custom-light: #d0dead; $custom-dark: #000000;
JSON
{
"hex": "#bbd08b",
"rgb": {
"r": 187,
"g": 208,
"b": 139
},
"hsl": {
"h": 78.261,
"s": 42.331,
"l": 68.039
},
"oklch": {
"l": 0.82521,
"c": 0.09402,
"h": 122.2
},
"luminance": 0.57541
}Semantic roles & 50–950 ramp
primary
#BBD08B
secondary
#715AA5
accent
#30B559
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481