#BBD29C#BBD29C
#BBD29C is a very light, moderate yellow-green. Relative luminance 0.591; OKLCH L 83.3% C 0.077 H 126.7°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD29C |
|---|---|
| RGB | rgb(187, 210, 156) |
| HSL | hsl(86, 38%, 72%) |
| HSV | hsv(86, 26%, 82%) |
| CMYK | cmyk(11%, 0%, 25.7%, 17.6%) |
| CIE-LAB | lab(81.32, -17.11, 24.28) |
| CIE-LCH | lch(81.32, 29.70, 125.18°) |
| OKLab | oklab(83.29% -0.0459 0.0615) |
| OKLCH | oklch(83.29% 0.077 126.7) |
| XYZ | xyz(49.5400, 59.0580, 40.2355) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.84
Pale Olive
#B9CC81
ΔE00 5.09
Pale Olive Green
#B1D27B
ΔE00 6.45
Greenish Tan
#BCCB7A
ΔE00 6.60
Light Moss Green
#A6C875
ΔE00 6.79
Light Sage
#BCECAC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD29C #B39CD2
analogous
#D2CE9C #BBD29C #A0D29C
triadic
#BBD29C #9CBBD2 #D29CBB
tetradic
#BBD29C #9CD2CE #B39CD2 #D29CA0
square
#BBD29C #9CD2CE #B39CD2 #D29CA0
split-complementary
#BBD29C #9CA0D2 #CE9CD2
monochromatic
#81A74C #9EBF72 #BBD29C #D8E5C6 #F1F5EA
Accessibility & contrast
On white
1.64
#BBD29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#BBD29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD29C
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD29C | 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)
#D8CB99
Deuteranopia (green-blind)
#D4CA9E
Tritanopia (blue-blind)
#BECDC4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd29c; /* rgb */ color: rgb(187, 210, 156); /* oklch */ color: oklch(83.3% 0.077 126.7);
Tailwind
colors: {
custom: {
50: '#d0dfb9',
500: '#bbd29c',
950: '#000000',
},
}SCSS
$custom: #bbd29c; $custom-light: #d0dfb9; $custom-dark: #000000;
JSON
{
"hex": "#bbd29c",
"rgb": {
"r": 187,
"g": 210,
"b": 156
},
"hsl": {
"h": 85.556,
"s": 37.5,
"l": 71.765
},
"oklch": {
"l": 0.83289,
"c": 0.0767,
"h": 126.7
},
"luminance": 0.59058
}Semantic roles & 50–950 ramp
primary
#BBD29C
secondary
#856AA8
accent
#35B06A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481