#BBCC8A#BBCC8A
#BBCC8A is a light, moderate yellow-green. Relative luminance 0.556; OKLCH L 81.6% C 0.089 H 120.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCC8A |
|---|---|
| RGB | rgb(187, 204, 138) |
| HSL | hsl(75, 39%, 67%) |
| HSV | hsv(75, 32%, 80%) |
| CMYK | cmyk(8.3%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(79.38, -16.64, 31.04) |
| CIE-LCH | lch(79.38, 35.22, 118.19°) |
| OKLab | oklab(81.63% -0.0449 0.0773) |
| OKLCH | oklch(81.63% 0.089 120.2) |
| XYZ | xyz(46.6736, 55.5856, 32.3101) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.75
Greenish Tan
#BCCB7A
ΔE00 3.07
Pale Olive Green
#B1D27B
ΔE00 4.54
Tan Green
#A9BE70
ΔE00 4.68
Light Moss Green
#A6C875
ΔE00 4.79
Greenish Beige
#C9D179
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCC8A #9B8ACC
analogous
#CCBC8A #BBCC8A #9ACC8A
triadic
#BBCC8A #8ABBCC #CC8ABB
tetradic
#BBCC8A #8ACCBC #9B8ACC #CC8A9A
square
#BBCC8A #8ACCBC #9B8ACC #CC8A9A
split-complementary
#BBCC8A #8A9ACC #BC8ACC
monochromatic
#839943 #A2B95F #BBCC8A #D4DFB5 #EDF1DF
Accessibility & contrast
On white
1.73
#BBCC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#BBCC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCC8A
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCC8A | 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)
#D4C585
Deuteranopia (green-blind)
#D2C58D
Tritanopia (blue-blind)
#C1C5BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbcc8a; /* rgb */ color: rgb(187, 204, 138); /* oklch */ color: oklch(81.6% 0.089 120.2);
Tailwind
colors: {
custom: {
50: '#d0dbac',
500: '#bbcc8a',
950: '#000000',
},
}SCSS
$custom: #bbcc8a; $custom-light: #d0dbac; $custom-dark: #000000;
JSON
{
"hex": "#bbcc8a",
"rgb": {
"r": 187,
"g": 204,
"b": 138
},
"hsl": {
"h": 75.455,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.81634,
"c": 0.08938,
"h": 120.2
},
"luminance": 0.55586
}Semantic roles & 50–950 ramp
primary
#BBCC8A
secondary
#6C5BA0
accent
#33B254
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141510
muted
#838481