#BBCA93#BBCA93
#BBCA93 is a light, moderate yellow-green. Relative luminance 0.549; OKLCH L 81.4% C 0.076 H 120.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA93 |
|---|---|
| RGB | rgb(187, 202, 147) |
| HSL | hsl(76, 34%, 68%) |
| HSV | hsv(76, 27%, 79%) |
| CMYK | cmyk(7.4%, 0%, 27.2%, 20.8%) |
| CIE-LAB | lab(78.99, -14.39, 25.83) |
| CIE-LCH | lch(78.99, 29.57, 119.13°) |
| OKLab | oklab(81.38% -0.0383 0.0651) |
| OKLCH | oklch(81.38% 0.076 120.5) |
| XYZ | xyz(46.8801, 54.9125, 35.7276) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.05
Greenish Tan
#BCCB7A
ΔE00 5.26
Tan Green
#A9BE70
ΔE00 6.04
Light Moss Green
#A6C875
ΔE00 6.46
Pale Olive Green
#B1D27B
ΔE00 6.58
Light Olive
#ACBF69
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA93 #A293CA
analogous
#CABD93 #BBCA93 #9FCA93
triadic
#BBCA93 #93BBCA #CA93BB
tetradic
#BBCA93 #93CABD #A293CA #CA939F
square
#BBCA93 #93CABD #A293CA #CA939F
split-complementary
#BBCA93 #939FCA #BD93CA
monochromatic
#83984B #A1B66A #BBCA93 #D5DEBC #EFF2E5
Accessibility & contrast
On white
1.75
#BBCA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#BBCA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA93
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA93 | 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)
#D1C48F
Deuteranopia (green-blind)
#CFC495
Tritanopia (blue-blind)
#C0C4BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbca93; /* rgb */ color: rgb(187, 202, 147); /* oklch */ color: oklch(81.4% 0.076 120.5);
Tailwind
colors: {
custom: {
50: '#d0dab3',
500: '#bbca93',
950: '#000000',
},
}SCSS
$custom: #bbca93; $custom-light: #d0dab3; $custom-dark: #000000;
JSON
{
"hex": "#bbca93",
"rgb": {
"r": 187,
"g": 202,
"b": 147
},
"hsl": {
"h": 76.364,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.81377,
"c": 0.07552,
"h": 120.5
},
"luminance": 0.54912
}Semantic roles & 50–950 ramp
primary
#BBCA93
secondary
#73629F
accent
#39AD58
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381