#BBCC7F#BBCC7F
#BBCC7F is a light, moderate yellow-green. Relative luminance 0.553; OKLCH L 81.4% C 0.102 H 118.9°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCC7F |
|---|---|
| RGB | rgb(187, 204, 127) |
| HSL | hsl(73, 43%, 65%) |
| HSV | hsv(73, 38%, 80%) |
| CMYK | cmyk(8.3%, 0%, 37.7%, 20%) |
| CIE-LAB | lab(79.20, -18.03, 36.47) |
| CIE-LCH | lch(79.20, 40.69, 116.31°) |
| OKLab | oklab(81.44% -0.0494 0.0895) |
| OKLCH | oklch(81.44% 0.102 118.9) |
| XYZ | xyz(45.9172, 55.2830, 28.3263) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.69
Greenish Tan
#BCCB7A
ΔE00 1.01
Pale Olive Green
#B1D27B
ΔE00 3.56
Greenish Beige
#C9D179
ΔE00 3.61
Light Olive
#ACBF69
ΔE00 3.95
Tan Green
#A9BE70
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCC7F #907FCC
analogous
#CCB77F #BBCC7F #94CC7F
triadic
#BBCC7F #7FBBCC #CC7FBB
tetradic
#BBCC7F #7FCCB7 #907FCC #CC7F94
square
#BBCC7F #7FCCB7 #907FCC #CC7F94
split-complementary
#BBCC7F #7F94CC #B77FCC
monochromatic
#81953B #A4BB53 #BBCC7F #D2DDAB #E9EFD7
Accessibility & contrast
On white
1.74
#BBCC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#BBCC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCC7F
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCC7F | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C479
Deuteranopia (green-blind)
#D3C583
Tritanopia (blue-blind)
#C2C4B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbcc7f; /* rgb */ color: rgb(187, 204, 127); /* oklch */ color: oklch(81.4% 0.102 118.9);
Tailwind
colors: {
custom: {
50: '#d0dba5',
500: '#bbcc7f',
950: '#000000',
},
}SCSS
$custom: #bbcc7f; $custom-light: #d0dba5; $custom-dark: #000000;
JSON
{
"hex": "#bbcc7f",
"rgb": {
"r": 187,
"g": 204,
"b": 127
},
"hsl": {
"h": 73.247,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.81439,
"c": 0.10225,
"h": 118.9
},
"luminance": 0.55283
}Semantic roles & 50–950 ramp
primary
#BBCC7F
secondary
#63549C
accent
#2FB64D
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14150F
muted
#838480