#BBCC7D#BBCC7D
#BBCC7D is a light, moderate yellow-green. Relative luminance 0.552; OKLCH L 81.4% C 0.105 H 118.7°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCC7D |
|---|---|
| RGB | rgb(187, 204, 125) |
| HSL | hsl(73, 44%, 65%) |
| HSV | hsv(73, 39%, 80%) |
| CMYK | cmyk(8.3%, 0%, 38.7%, 20%) |
| CIE-LAB | lab(79.17, -18.27, 37.45) |
| CIE-LCH | lch(79.17, 41.67, 116.01°) |
| OKLab | oklab(81.41% -0.0502 0.0917) |
| OKLCH | oklch(81.41% 0.105 118.7) |
| XYZ | xyz(45.7881, 55.2314, 27.6466) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.71
Pale Olive
#B9CC81
ΔE00 0.99
Greenish Beige
#C9D179
ΔE00 3.38
Pale Olive Green
#B1D27B
ΔE00 3.51
Light Olive
#ACBF69
ΔE00 3.79
Tan Green
#A9BE70
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCC7D #8E7DCC
analogous
#CCB57D #BBCC7D #94CC7D
triadic
#BBCC7D #7DBBCC #CC7DBB
tetradic
#BBCC7D #7DCCB5 #8E7DCC #CC7D94
square
#BBCC7D #7DCCB5 #8E7DCC #CC7D94
split-complementary
#BBCC7D #7D94CC #B57DCC
monochromatic
#81943A #A4BB51 #BBCC7D #D2DDA9 #E9EED5
Accessibility & contrast
On white
1.74
#BBCC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#BBCC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCC7D
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCC7D | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C477
Deuteranopia (green-blind)
#D4C481
Tritanopia (blue-blind)
#C2C4B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbcc7d; /* rgb */ color: rgb(187, 204, 125); /* oklch */ color: oklch(81.4% 0.105 118.7);
Tailwind
colors: {
custom: {
50: '#d0dba3',
500: '#bbcc7d',
950: '#000000',
},
}SCSS
$custom: #bbcc7d; $custom-light: #d0dba3; $custom-dark: #000000;
JSON
{
"hex": "#bbcc7d",
"rgb": {
"r": 187,
"g": 204,
"b": 125
},
"hsl": {
"h": 72.911,
"s": 43.646,
"l": 64.51
},
"oklch": {
"l": 0.81405,
"c": 0.10453,
"h": 118.7
},
"luminance": 0.55231
}Semantic roles & 50–950 ramp
primary
#BBCC7D
secondary
#62529B
accent
#2FB74C
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14150F
muted
#838480