#BBCC8B#BBCC8B
#BBCC8B is a light, moderate yellow-green. Relative luminance 0.556; OKLCH L 81.7% C 0.088 H 120.3°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCC8B |
|---|---|
| RGB | rgb(187, 204, 139) |
| HSL | hsl(76, 39%, 67%) |
| HSV | hsv(76, 32%, 80%) |
| CMYK | cmyk(8.3%, 0%, 31.9%, 20%) |
| CIE-LAB | lab(79.39, -16.51, 30.55) |
| CIE-LCH | lch(79.39, 34.72, 118.38°) |
| OKLab | oklab(81.65% -0.0445 0.0761) |
| OKLCH | oklch(81.65% 0.088 120.3) |
| XYZ | xyz(46.7463, 55.6147, 32.6931) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.95
Greenish Tan
#BCCB7A
ΔE00 3.28
Pale Olive Green
#B1D27B
ΔE00 4.68
Tan Green
#A9BE70
ΔE00 4.80
Light Moss Green
#A6C875
ΔE00 4.90
Greenish Beige
#C9D179
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCC8B #9C8BCC
analogous
#CCBC8B #BBCC8B #9BCC8B
triadic
#BBCC8B #8BBBCC #CC8BBB
tetradic
#BBCC8B #8BCCBC #9C8BCC #CC8B9B
square
#BBCC8B #8BCCBC #9C8BCC #CC8B9B
split-complementary
#BBCC8B #8B9BCC #BC8BCC
monochromatic
#839943 #A2B960 #BBCC8B #D4DFB6 #EDF1E0
Accessibility & contrast
On white
1.73
#BBCC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#BBCC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCC8B
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCC8B | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C587
Deuteranopia (green-blind)
#D2C58E
Tritanopia (blue-blind)
#C1C5BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbcc8b; /* rgb */ color: rgb(187, 204, 139); /* oklch */ color: oklch(81.7% 0.088 120.3);
Tailwind
colors: {
custom: {
50: '#d0dbad',
500: '#bbcc8b',
950: '#000000',
},
}SCSS
$custom: #bbcc8b; $custom-light: #d0dbad; $custom-dark: #000000;
JSON
{
"hex": "#bbcc8b",
"rgb": {
"r": 187,
"g": 204,
"b": 139
},
"hsl": {
"h": 75.692,
"s": 38.922,
"l": 67.255
},
"oklch": {
"l": 0.81652,
"c": 0.08819,
"h": 120.3
},
"luminance": 0.55615
}Semantic roles & 50–950 ramp
primary
#BBCC8B
secondary
#6D5BA0
accent
#34B255
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141510
muted
#838481