#BBCA83#BBCA83
#BBCA83 is a light, moderate yellow-green. Relative luminance 0.544; OKLCH L 81.1% C 0.095 H 118.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA83 |
|---|---|
| RGB | rgb(187, 202, 131) |
| HSL | hsl(73, 40%, 65%) |
| HSV | hsv(73, 35%, 79%) |
| CMYK | cmyk(7.4%, 0%, 35.1%, 20.8%) |
| CIE-LAB | lab(78.72, -16.54, 33.80) |
| CIE-LCH | lch(78.72, 37.63, 116.08°) |
| OKLab | oklab(81.07% -0.0449 0.0835) |
| OKLCH | oklch(81.07% 0.095 118.3) |
| XYZ | xyz(45.7108, 54.4448, 29.5691) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.11
Greenish Tan
#BCCB7A
ΔE00 1.87
Tan Green
#A9BE70
ΔE00 3.96
Greenish Beige
#C9D179
ΔE00 4.25
Light Olive
#ACBF69
ΔE00 4.27
Pale Olive Green
#B1D27B
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA83 #9283CA
analogous
#CAB583 #BBCA83 #97CA83
triadic
#BBCA83 #83BBCA #CA83BB
tetradic
#BBCA83 #83CAB5 #9283CA #CA8397
square
#BBCA83 #83CAB5 #9283CA #CA8397
split-complementary
#BBCA83 #8397CA #B583CA
monochromatic
#82943F #A3B858 #BBCA83 #D3DCAE #EAEFD9
Accessibility & contrast
On white
1.77
#BBCA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#BBCA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA83
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA83 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37E
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#C2C3B8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbca83; /* rgb */ color: rgb(187, 202, 131); /* oklch */ color: oklch(81.1% 0.095 118.3);
Tailwind
colors: {
custom: {
50: '#d0daa8',
500: '#bbca83',
950: '#000000',
},
}SCSS
$custom: #bbca83; $custom-light: #d0daa8; $custom-dark: #000000;
JSON
{
"hex": "#bbca83",
"rgb": {
"r": 187,
"g": 202,
"b": 131
},
"hsl": {
"h": 72.676,
"s": 40.113,
"l": 65.294
},
"oklch": {
"l": 0.81073,
"c": 0.09482,
"h": 118.3
},
"luminance": 0.54445
}Semantic roles & 50–950 ramp
primary
#BBCA83
secondary
#65579A
accent
#32B34E
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380