#BBCC7E#BBCC7E
#BBCC7E is a light, moderate yellow-green. Relative luminance 0.553; OKLCH L 81.4% C 0.103 H 118.8°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCC7E |
|---|---|
| RGB | rgb(187, 204, 126) |
| HSL | hsl(73, 43%, 65%) |
| HSV | hsv(73, 38%, 80%) |
| CMYK | cmyk(8.3%, 0%, 38.2%, 20%) |
| CIE-LAB | lab(79.19, -18.16, 36.96) |
| CIE-LCH | lch(79.19, 41.18, 116.16°) |
| OKLab | oklab(81.42% -0.0498 0.0906) |
| OKLCH | oklch(81.42% 0.103 118.8) |
| XYZ | xyz(45.8523, 55.2571, 27.9848) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.84
Greenish Tan
#BCCB7A
ΔE00 0.85
Greenish Beige
#C9D179
ΔE00 3.49
Pale Olive Green
#B1D27B
ΔE00 3.53
Light Olive
#ACBF69
ΔE00 3.87
Tan Green
#A9BE70
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCC7E #8F7ECC
analogous
#CCB67E #BBCC7E #94CC7E
triadic
#BBCC7E #7EBBCC #CC7EBB
tetradic
#BBCC7E #7ECCB6 #8F7ECC #CC7E94
square
#BBCC7E #7ECCB6 #8F7ECC #CC7E94
split-complementary
#BBCC7E #7E94CC #B67ECC
monochromatic
#81953B #A4BB52 #BBCC7E #D2DDAA #E9EFD6
Accessibility & contrast
On white
1.74
#BBCC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#BBCC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCC7E
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCC7E | 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)
#D5C478
Deuteranopia (green-blind)
#D3C482
Tritanopia (blue-blind)
#C2C4B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbcc7e; /* rgb */ color: rgb(187, 204, 126); /* oklch */ color: oklch(81.4% 0.103 118.8);
Tailwind
colors: {
custom: {
50: '#d0dba4',
500: '#bbcc7e',
950: '#000000',
},
}SCSS
$custom: #bbcc7e; $custom-light: #d0dba4; $custom-dark: #000000;
JSON
{
"hex": "#bbcc7e",
"rgb": {
"r": 187,
"g": 204,
"b": 126
},
"hsl": {
"h": 73.077,
"s": 43.333,
"l": 64.706
},
"oklch": {
"l": 0.81422,
"c": 0.10339,
"h": 118.8
},
"luminance": 0.55257
}Semantic roles & 50–950 ramp
primary
#BBCC7E
secondary
#63539B
accent
#2FB64D
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14150F
muted
#838480