#BBCD8A#BBCD8A
#BBCD8A is a light, moderate yellow-green. Relative luminance 0.561; OKLCH L 81.9% C 0.091 H 120.7°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCD8A |
|---|---|
| RGB | rgb(187, 205, 138) |
| HSL | hsl(76, 40%, 67%) |
| HSV | hsv(76, 33%, 80%) |
| CMYK | cmyk(8.8%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(79.65, -17.14, 31.40) |
| CIE-LCH | lch(79.65, 35.78, 118.63°) |
| OKLab | oklab(81.85% -0.0463 0.0781) |
| OKLCH | oklch(81.85% 0.091 120.7) |
| XYZ | xyz(46.9120, 56.0625, 32.3896) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.60
Greenish Tan
#BCCB7A
ΔE00 3.02
Pale Olive Green
#B1D27B
ΔE00 4.26
Light Moss Green
#A6C875
ΔE00 4.63
Tan Green
#A9BE70
ΔE00 4.74
Greenish Beige
#C9D179
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCD8A #9C8ACD
analogous
#CDBD8A #BBCD8A #9ACD8A
triadic
#BBCD8A #8ABBCD #CD8ABB
tetradic
#BBCD8A #8ACDBD #9C8ACD #CD8A9A
square
#BBCD8A #8ACDBD #9C8ACD #CD8A9A
split-complementary
#BBCD8A #8A9ACD #BD8ACD
monochromatic
#839B42 #A2BB5F #BBCD8A #D4DFB5 #EDF2E0
Accessibility & contrast
On white
1.72
#BBCD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#BBCD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCD8A
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCD8A | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C685
Deuteranopia (green-blind)
#D3C68D
Tritanopia (blue-blind)
#C1C6BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbcd8a; /* rgb */ color: rgb(187, 205, 138); /* oklch */ color: oklch(81.9% 0.091 120.7);
Tailwind
colors: {
custom: {
50: '#d0dcac',
500: '#bbcd8a',
950: '#000000',
},
}SCSS
$custom: #bbcd8a; $custom-light: #d0dcac; $custom-dark: #000000;
JSON
{
"hex": "#bbcd8a",
"rgb": {
"r": 187,
"g": 205,
"b": 138
},
"hsl": {
"h": 76.119,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.81851,
"c": 0.09083,
"h": 120.7
},
"luminance": 0.56062
}Semantic roles & 50–950 ramp
primary
#BBCD8A
secondary
#6D5AA1
accent
#32B355
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481