#BBD29B#BBD29B
#BBD29B is a very light, moderate yellow-green. Relative luminance 0.590; OKLCH L 83.3% C 0.078 H 126.5°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD29B |
|---|---|
| RGB | rgb(187, 210, 155) |
| HSL | hsl(85, 38%, 72%) |
| HSV | hsv(85, 26%, 82%) |
| CMYK | cmyk(11%, 0%, 26.2%, 17.6%) |
| CIE-LAB | lab(81.31, -17.26, 24.78) |
| CIE-LCH | lch(81.31, 30.20, 124.86°) |
| OKLab | oklab(83.27% -0.0463 0.0627) |
| OKLCH | oklch(83.27% 0.078 126.5) |
| XYZ | xyz(49.4557, 59.0243, 39.7913) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.80
Pale Olive
#B9CC81
ΔE00 4.87
Pale Olive Green
#B1D27B
ΔE00 6.23
Greenish Tan
#BCCB7A
ΔE00 6.38
Light Moss Green
#A6C875
ΔE00 6.59
Light Sage
#BCECAC
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD29B #B29BD2
analogous
#D2CE9B #BBD29B #A0D29B
triadic
#BBD29B #9BBBD2 #D29BBB
tetradic
#BBD29B #9BD2CE #B29BD2 #D29BA0
square
#BBD29B #9BD2CE #B29BD2 #D29BA0
split-complementary
#BBD29B #9BA0D2 #CE9BD2
monochromatic
#81A74B #9EBF71 #BBD29B #D8E5C5 #F1F6EA
Accessibility & contrast
On white
1.64
#BBD29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#BBD29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD29B
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD29B | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB98
Deuteranopia (green-blind)
#D5CA9D
Tritanopia (blue-blind)
#BECDC3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd29b; /* rgb */ color: rgb(187, 210, 155); /* oklch */ color: oklch(83.3% 0.078 126.5);
Tailwind
colors: {
custom: {
50: '#d0dfb8',
500: '#bbd29b',
950: '#000000',
},
}SCSS
$custom: #bbd29b; $custom-light: #d0dfb8; $custom-dark: #000000;
JSON
{
"hex": "#bbd29b",
"rgb": {
"r": 187,
"g": 210,
"b": 155
},
"hsl": {
"h": 85.091,
"s": 37.931,
"l": 71.569
},
"oklch": {
"l": 0.83269,
"c": 0.0779,
"h": 126.5
},
"luminance": 0.59025
}Semantic roles & 50–950 ramp
primary
#BBD29B
secondary
#8369A8
accent
#35B169
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481