#BBCD7A#BBCD7A
#BBCD7A is a light, moderate yellow-green. Relative luminance 0.556; OKLCH L 81.6% C 0.109 H 118.9°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCD7A |
|---|---|
| RGB | rgb(187, 205, 122) |
| HSL | hsl(73, 45%, 64%) |
| HSV | hsv(73, 40%, 80%) |
| CMYK | cmyk(8.8%, 0%, 40.5%, 19.6%) |
| CIE-LAB | lab(79.40, -19.12, 39.26) |
| CIE-LCH | lch(79.40, 43.67, 115.97°) |
| OKLab | oklab(81.58% -0.0528 0.0957) |
| OKLCH | oklch(81.58% 0.109 118.9) |
| XYZ | xyz(45.8378, 55.6328, 26.7320) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.79
Pale Olive
#B9CC81
ΔE00 1.55
Greenish Beige
#C9D179
ΔE00 3.13
Pale Olive Green
#B1D27B
ΔE00 3.25
Light Olive
#ACBF69
ΔE00 3.77
Light Moss Green
#A6C875
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCD7A #8C7ACD
analogous
#CDB67A #BBCD7A #92CD7A
triadic
#BBCD7A #7ABBCD #CD7ABB
tetradic
#BBCD7A #7ACDB6 #8C7ACD #CD7A92
square
#BBCD7A #7ACDB6 #8C7ACD #CD7A92
split-complementary
#BBCD7A #7A92CD #B67ACD
monochromatic
#819538 #A4BC4E #BBCD7A #D2DEA6 #E8EED3
Accessibility & contrast
On white
1.73
#BBCD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#BBCD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCD7A
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCD7A | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C574
Deuteranopia (green-blind)
#D5C57E
Tritanopia (blue-blind)
#C2C5B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbcd7a; /* rgb */ color: rgb(187, 205, 122); /* oklch */ color: oklch(81.6% 0.109 118.9);
Tailwind
colors: {
custom: {
50: '#d0dca1',
500: '#bbcd7a',
950: '#000000',
},
}SCSS
$custom: #bbcd7a; $custom-light: #d0dca1; $custom-dark: #000000;
JSON
{
"hex": "#bbcd7a",
"rgb": {
"r": 187,
"g": 205,
"b": 122
},
"hsl": {
"h": 73.012,
"s": 45.355,
"l": 64.118
},
"oklch": {
"l": 0.81575,
"c": 0.10928,
"h": 118.9
},
"luminance": 0.55633
}Semantic roles & 50–950 ramp
primary
#BBCD7A
secondary
#60509B
accent
#2DB94B
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480