#BBCD7C#BBCD7C
#BBCD7C is a light, moderate yellow-green. Relative luminance 0.557; OKLCH L 81.6% C 0.107 H 119.1°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCD7C |
|---|---|
| RGB | rgb(187, 205, 124) |
| HSL | hsl(73, 45%, 65%) |
| HSV | hsv(73, 40%, 80%) |
| CMYK | cmyk(8.8%, 0%, 39.5%, 19.6%) |
| CIE-LAB | lab(79.43, -18.89, 38.28) |
| CIE-LCH | lch(79.43, 42.69, 116.26°) |
| OKLab | oklab(81.61% -0.052 0.0936) |
| OKLCH | oklch(81.61% 0.107 119.1) |
| XYZ | xyz(45.9630, 55.6829, 27.3914) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.82
Pale Olive
#B9CC81
ΔE00 1.21
Pale Olive Green
#B1D27B
ΔE00 3.23
Greenish Beige
#C9D179
ΔE00 3.29
Light Olive
#ACBF69
ΔE00 3.86
Light Moss Green
#A6C875
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCD7C #8E7CCD
analogous
#CDB67C #BBCD7C #93CD7C
triadic
#BBCD7C #7CBBCD #CD7CBB
tetradic
#BBCD7C #7CCDB6 #8E7CCD #CD7C93
square
#BBCD7C #7CCDB6 #8E7CCD #CD7C93
split-complementary
#BBCD7C #7C93CD #B67CCD
monochromatic
#819639 #A4BC50 #BBCD7C #D2DEA8 #E9EFD5
Accessibility & contrast
On white
1.73
#BBCD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#BBCD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCD7C
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCD7C | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C576
Deuteranopia (green-blind)
#D5C580
Tritanopia (blue-blind)
#C2C5B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbcd7c; /* rgb */ color: rgb(187, 205, 124); /* oklch */ color: oklch(81.6% 0.107 119.1);
Tailwind
colors: {
custom: {
50: '#d0dca3',
500: '#bbcd7c',
950: '#000000',
},
}SCSS
$custom: #bbcd7c; $custom-light: #d0dca3; $custom-dark: #000000;
JSON
{
"hex": "#bbcd7c",
"rgb": {
"r": 187,
"g": 205,
"b": 124
},
"hsl": {
"h": 73.333,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.81607,
"c": 0.10704,
"h": 119.1
},
"luminance": 0.55683
}Semantic roles & 50–950 ramp
primary
#BBCD7C
secondary
#62519C
accent
#2EB84C
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480