#BBCD91#BBCD91
#BBCD91 is a light, moderate yellow-green. Relative luminance 0.563; OKLCH L 82.0% C 0.082 H 121.8°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCD91 |
|---|---|
| RGB | rgb(187, 205, 145) |
| HSL | hsl(78, 38%, 69%) |
| HSV | hsv(78, 29%, 80%) |
| CMYK | cmyk(8.8%, 0%, 29.3%, 19.6%) |
| CIE-LAB | lab(79.77, -16.19, 27.92) |
| CIE-LCH | lch(79.77, 32.28, 120.10°) |
| OKLab | oklab(81.98% -0.0434 0.0701) |
| OKLCH | oklch(81.98% 0.082 121.8) |
| XYZ | xyz(47.4352, 56.2718, 35.1451) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.07
Greenish Tan
#BCCB7A
ΔE00 4.47
Pale Olive Green
#B1D27B
ΔE00 5.37
Light Moss Green
#A6C875
ΔE00 5.54
Tan Green
#A9BE70
ΔE00 5.64
Light Grey Green
#B7E1A1
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCD91 #A391CD
analogous
#CDC191 #BBCD91 #9DCD91
triadic
#BBCD91 #91BBCD #CD91BB
tetradic
#BBCD91 #91CDC1 #A391CD #CD919D
square
#BBCD91 #91CDC1 #A391CD #CD919D
split-complementary
#BBCD91 #919DCD #C191CD
monochromatic
#839C47 #A1BA67 #BBCD91 #D5E0BB #EFF3E5
Accessibility & contrast
On white
1.71
#BBCD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#BBCD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCD91
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCD91 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68D
Deuteranopia (green-blind)
#D2C694
Tritanopia (blue-blind)
#C0C7BD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcd91; /* rgb */ color: rgb(187, 205, 145); /* oklch */ color: oklch(82.0% 0.082 121.8);
Tailwind
colors: {
custom: {
50: '#d0dcb1',
500: '#bbcd91',
950: '#000000',
},
}SCSS
$custom: #bbcd91; $custom-light: #d0dcb1; $custom-dark: #000000;
JSON
{
"hex": "#bbcd91",
"rgb": {
"r": 187,
"g": 205,
"b": 145
},
"hsl": {
"h": 78,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.81984,
"c": 0.08242,
"h": 121.8
},
"luminance": 0.56272
}Semantic roles & 50–950 ramp
primary
#BBCD91
secondary
#7460A2
accent
#35B05A
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481