#BBCA94#BBCA94
#BBCA94 is a light, moderate yellow-green. Relative luminance 0.549; OKLCH L 81.4% C 0.074 H 120.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA94 |
|---|---|
| RGB | rgb(187, 202, 148) |
| HSL | hsl(77, 34%, 69%) |
| HSV | hsv(77, 27%, 79%) |
| CMYK | cmyk(7.4%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(79.01, -14.25, 25.33) |
| CIE-LCH | lch(79.01, 29.06, 119.36°) |
| OKLab | oklab(81.4% -0.0379 0.0639) |
| OKLCH | oklch(81.4% 0.074 120.7) |
| XYZ | xyz(46.9589, 54.9440, 36.1426) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.28
Greenish Tan
#BCCB7A
ΔE00 5.49
Tan Green
#A9BE70
ΔE00 6.23
Light Moss Green
#A6C875
ΔE00 6.63
Pale Olive Green
#B1D27B
ΔE00 6.77
Light Olive
#ACBF69
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA94 #A394CA
analogous
#CABE94 #BBCA94 #A0CA94
triadic
#BBCA94 #94BBCA #CA94BB
tetradic
#BBCA94 #94CABE #A394CA #CA94A0
square
#BBCA94 #94CABE #A394CA #CA94A0
split-complementary
#BBCA94 #94A0CA #BE94CA
monochromatic
#83984B #A1B66B #BBCA94 #D5DEBD #EFF3E6
Accessibility & contrast
On white
1.75
#BBCA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#BBCA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA94
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA94 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C491
Deuteranopia (green-blind)
#CFC496
Tritanopia (blue-blind)
#C0C4BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbca94; /* rgb */ color: rgb(187, 202, 148); /* oklch */ color: oklch(81.4% 0.074 120.7);
Tailwind
colors: {
custom: {
50: '#d0dab3',
500: '#bbca94',
950: '#000000',
},
}SCSS
$custom: #bbca94; $custom-light: #d0dab3; $custom-dark: #000000;
JSON
{
"hex": "#bbca94",
"rgb": {
"r": 187,
"g": 202,
"b": 148
},
"hsl": {
"h": 76.667,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.81397,
"c": 0.07429,
"h": 120.7
},
"luminance": 0.54944
}Semantic roles & 50–950 ramp
primary
#BBCA94
secondary
#74639F
accent
#39AD59
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381