#BBCA92#BBCA92
#BBCA92 is a light, moderate yellow-green. Relative luminance 0.549; OKLCH L 81.4% C 0.077 H 120.3°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA92 |
|---|---|
| RGB | rgb(187, 202, 146) |
| HSL | hsl(76, 35%, 68%) |
| HSV | hsv(76, 28%, 79%) |
| CMYK | cmyk(7.4%, 0%, 27.7%, 20.8%) |
| CIE-LAB | lab(78.97, -14.53, 26.33) |
| CIE-LCH | lch(78.97, 30.08, 118.90°) |
| OKLab | oklab(81.36% -0.0387 0.0663) |
| OKLCH | oklch(81.36% 0.077 120.3) |
| XYZ | xyz(46.8019, 54.8813, 35.3161) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.83
Greenish Tan
#BCCB7A
ΔE00 5.03
Tan Green
#A9BE70
ΔE00 5.86
Light Moss Green
#A6C875
ΔE00 6.29
Pale Olive Green
#B1D27B
ΔE00 6.40
Light Olive
#ACBF69
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA92 #A192CA
analogous
#CABD92 #BBCA92 #9FCA92
triadic
#BBCA92 #92BBCA #CA92BB
tetradic
#BBCA92 #92CABD #A192CA #CA929F
square
#BBCA92 #92CABD #A192CA #CA929F
split-complementary
#BBCA92 #929FCA #BD92CA
monochromatic
#83984A #A1B669 #BBCA92 #D5DEBB #EEF2E4
Accessibility & contrast
On white
1.75
#BBCA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#BBCA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA92
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA92 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C48E
Deuteranopia (green-blind)
#CFC494
Tritanopia (blue-blind)
#C0C4BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbca92; /* rgb */ color: rgb(187, 202, 146); /* oklch */ color: oklch(81.4% 0.077 120.3);
Tailwind
colors: {
custom: {
50: '#d0dab2',
500: '#bbca92',
950: '#000000',
},
}SCSS
$custom: #bbca92; $custom-light: #d0dab2; $custom-dark: #000000;
JSON
{
"hex": "#bbca92",
"rgb": {
"r": 187,
"g": 202,
"b": 146
},
"hsl": {
"h": 76.071,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.81356,
"c": 0.07675,
"h": 120.3
},
"luminance": 0.54881
}Semantic roles & 50–950 ramp
primary
#BBCA92
secondary
#72619F
accent
#38AD58
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141411
muted
#838381