#BBCC7A#BBCC7A
#BBCC7A is a light, moderate yellow-green. Relative luminance 0.552; OKLCH L 81.4% C 0.108 H 118.4°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCC7A |
|---|---|
| RGB | rgb(187, 204, 122) |
| HSL | hsl(72, 45%, 64%) |
| HSV | hsv(72, 40%, 80%) |
| CMYK | cmyk(8.3%, 0%, 40.2%, 20%) |
| CIE-LAB | lab(79.13, -18.63, 38.91) |
| CIE-LCH | lch(79.13, 43.14, 115.58°) |
| OKLab | oklab(81.36% -0.0514 0.0949) |
| OKLCH | oklch(81.36% 0.108 118.4) |
| XYZ | xyz(45.5994, 55.1559, 26.6525) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.50
Pale Olive
#B9CC81
ΔE00 1.49
Greenish Beige
#C9D179
ΔE00 3.10
Pale Olive Green
#B1D27B
ΔE00 3.50
Light Olive
#ACBF69
ΔE00 3.62
Tan Green
#A9BE70
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCC7A #8B7ACC
analogous
#CCB47A #BBCC7A #92CC7A
triadic
#BBCC7A #7ABBCC #CC7ABB
tetradic
#BBCC7A #7ACCB4 #8B7ACC #CC7A92
square
#BBCC7A #7ACCB4 #8B7ACC #CC7A92
split-complementary
#BBCC7A #7A92CC #B47ACC
monochromatic
#809338 #A4BB4E #BBCC7A #D2DDA6 #E8EED2
Accessibility & contrast
On white
1.75
#BBCC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#BBCC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCC7A
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCC7A | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C474
Deuteranopia (green-blind)
#D4C47E
Tritanopia (blue-blind)
#C3C4B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbcc7a; /* rgb */ color: rgb(187, 204, 122); /* oklch */ color: oklch(81.4% 0.108 118.4);
Tailwind
colors: {
custom: {
50: '#d0dba1',
500: '#bbcc7a',
950: '#000000',
},
}SCSS
$custom: #bbcc7a; $custom-light: #d0dba1; $custom-dark: #000000;
JSON
{
"hex": "#bbcc7a",
"rgb": {
"r": 187,
"g": 204,
"b": 122
},
"hsl": {
"h": 72.439,
"s": 44.565,
"l": 63.922
},
"oklch": {
"l": 0.81356,
"c": 0.10791,
"h": 118.4
},
"luminance": 0.55156
}Semantic roles & 50–950 ramp
primary
#BBCC7A
secondary
#60519A
accent
#2EB84A
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14150F
muted
#838480