#BBCB92#BBCB92
#BBCB92 is a light, moderate yellow-green. Relative luminance 0.554; OKLCH L 81.6% C 0.078 H 120.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCB92 |
|---|---|
| RGB | rgb(187, 203, 146) |
| HSL | hsl(77, 35%, 68%) |
| HSV | hsv(77, 28%, 80%) |
| CMYK | cmyk(7.9%, 0%, 28.1%, 20.4%) |
| CIE-LAB | lab(79.24, -15.04, 26.70) |
| CIE-LCH | lch(79.24, 30.64, 119.40°) |
| OKLab | oklab(81.57% -0.0402 0.0671) |
| OKLCH | oklch(81.57% 0.078 120.9) |
| XYZ | xyz(47.0373, 55.3520, 35.3946) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.62
Greenish Tan
#BCCB7A
ΔE00 4.89
Tan Green
#A9BE70
ΔE00 5.82
Light Moss Green
#A6C875
ΔE00 6.08
Pale Olive Green
#B1D27B
ΔE00 6.11
Light Olive
#ACBF69
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCB92 #A292CB
analogous
#CBBE92 #BBCB92 #9ECB92
triadic
#BBCB92 #92BBCB #CB92BB
tetradic
#BBCB92 #92CBBE #A292CB #CB929E
square
#BBCB92 #92CBBE #A292CB #CB929E
split-complementary
#BBCB92 #929ECB #BE92CB
monochromatic
#839949 #A1B769 #BBCB92 #D5DFBB #EFF3E5
Accessibility & contrast
On white
1.74
#BBCB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#BBCB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCB92
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCB92 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48E
Deuteranopia (green-blind)
#D0C494
Tritanopia (blue-blind)
#C0C5BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbcb92; /* rgb */ color: rgb(187, 203, 146); /* oklch */ color: oklch(81.6% 0.078 120.9);
Tailwind
colors: {
custom: {
50: '#d0dab2',
500: '#bbcb92',
950: '#000000',
},
}SCSS
$custom: #bbcb92; $custom-light: #d0dab2; $custom-dark: #000000;
JSON
{
"hex": "#bbcb92",
"rgb": {
"r": 187,
"g": 203,
"b": 146
},
"hsl": {
"h": 76.842,
"s": 35.404,
"l": 68.431
},
"oklch": {
"l": 0.81572,
"c": 0.07823,
"h": 120.9
},
"luminance": 0.55352
}Semantic roles & 50–950 ramp
primary
#BBCB92
secondary
#7361A0
accent
#37AE59
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141411
muted
#838381