#BBCC7B#BBCC7B
#BBCC7B is a light, moderate yellow-green. Relative luminance 0.552; OKLCH L 81.4% C 0.107 H 118.5°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCC7B |
|---|---|
| RGB | rgb(187, 204, 123) |
| HSL | hsl(73, 44%, 64%) |
| HSV | hsv(73, 40%, 80%) |
| CMYK | cmyk(8.3%, 0%, 39.7%, 20%) |
| CIE-LAB | lab(79.15, -18.51, 38.42) |
| CIE-LCH | lch(79.15, 42.65, 115.72°) |
| OKLab | oklab(81.37% -0.051 0.0938) |
| OKLCH | oklch(81.37% 0.107 118.5) |
| XYZ | xyz(45.6617, 55.1808, 26.9805) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.52
Pale Olive
#B9CC81
ΔE00 1.32
Greenish Beige
#C9D179
ΔE00 3.19
Pale Olive Green
#B1D27B
ΔE00 3.50
Light Olive
#ACBF69
ΔE00 3.67
Tan Green
#A9BE70
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCC7B #8C7BCC
analogous
#CCB57B #BBCC7B #93CC7B
triadic
#BBCC7B #7BBBCC #CC7BBB
tetradic
#BBCC7B #7BCCB5 #8C7BCC #CC7B93
square
#BBCC7B #7BCCB5 #8C7BCC #CC7B93
split-complementary
#BBCC7B #7B93CC #B57BCC
monochromatic
#819439 #A4BB4F #BBCC7B #D2DDA7 #E8EED3
Accessibility & contrast
On white
1.74
#BBCC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#BBCC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCC7B
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCC7B | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C475
Deuteranopia (green-blind)
#D4C47F
Tritanopia (blue-blind)
#C2C4B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbcc7b; /* rgb */ color: rgb(187, 204, 123); /* oklch */ color: oklch(81.4% 0.107 118.5);
Tailwind
colors: {
custom: {
50: '#d0dba2',
500: '#bbcc7b',
950: '#000000',
},
}SCSS
$custom: #bbcc7b; $custom-light: #d0dba2; $custom-dark: #000000;
JSON
{
"hex": "#bbcc7b",
"rgb": {
"r": 187,
"g": 204,
"b": 123
},
"hsl": {
"h": 72.593,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.81373,
"c": 0.10679,
"h": 118.5
},
"luminance": 0.55181
}Semantic roles & 50–950 ramp
primary
#BBCC7B
secondary
#60519A
accent
#2EB74B
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14150F
muted
#838480