#BBD09C#BBD09C
#BBD09C is a very light, moderate yellow-green. Relative luminance 0.581; OKLCH L 82.9% C 0.074 H 125.8°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD09C |
|---|---|
| RGB | rgb(187, 208, 156) |
| HSL | hsl(84, 36%, 71%) |
| HSV | hsv(84, 25%, 82%) |
| CMYK | cmyk(10.1%, 0%, 25%, 18.4%) |
| CIE-LAB | lab(80.78, -16.11, 23.54) |
| CIE-LCH | lch(80.78, 28.52, 124.38°) |
| OKLab | oklab(82.86% -0.0431 0.0597) |
| OKLCH | oklch(82.86% 0.074 125.8) |
| XYZ | xyz(49.0494, 58.0766, 40.0719) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.24
Light Grey Green
#B7E1A1
ΔE00 5.51
Greenish Tan
#BCCB7A
ΔE00 6.70
Pale Olive Green
#B1D27B
ΔE00 6.87
Light Moss Green
#A6C875
ΔE00 7.05
Tan Green
#A9BE70
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD09C #B19CD0
analogous
#D0CB9C #BBD09C #A1D09C
triadic
#BBD09C #9CBBD0 #D09CBB
tetradic
#BBD09C #9CD0CB #B19CD0 #D09CA1
square
#BBD09C #9CD0CB #B19CD0 #D09CA1
split-complementary
#BBD09C #9CA1D0 #CB9CD0
monochromatic
#81A44E #9EBC73 #BBD09C #D8E4C6 #F1F5EA
Accessibility & contrast
On white
1.66
#BBD09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#BBD09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD09C
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD09C | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C999
Deuteranopia (green-blind)
#D3C89E
Tritanopia (blue-blind)
#BECBC2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbd09c; /* rgb */ color: rgb(187, 208, 156); /* oklch */ color: oklch(82.9% 0.074 125.8);
Tailwind
colors: {
custom: {
50: '#d0deb9',
500: '#bbd09c',
950: '#000000',
},
}SCSS
$custom: #bbd09c; $custom-light: #d0deb9; $custom-dark: #000000;
JSON
{
"hex": "#bbd09c",
"rgb": {
"r": 187,
"g": 208,
"b": 156
},
"hsl": {
"h": 84.231,
"s": 35.616,
"l": 71.373
},
"oklch": {
"l": 0.82857,
"c": 0.07358,
"h": 125.8
},
"luminance": 0.58077
}Semantic roles & 50–950 ramp
primary
#BBD09C
secondary
#826AA6
accent
#37AE67
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481