#BBCA90#BBCA90
#BBCA90 is a light, moderate yellow-green. Relative luminance 0.548; OKLCH L 81.3% C 0.079 H 120.0°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA90 |
|---|---|
| RGB | rgb(187, 202, 144) |
| HSL | hsl(76, 35%, 68%) |
| HSV | hsv(76, 29%, 79%) |
| CMYK | cmyk(7.4%, 0%, 28.7%, 20.8%) |
| CIE-LAB | lab(78.94, -14.81, 27.33) |
| CIE-LCH | lch(78.94, 31.09, 118.46°) |
| OKLab | oklab(81.32% -0.0396 0.0686) |
| OKLCH | oklch(81.32% 0.079 120) |
| XYZ | xyz(46.6477, 54.8196, 34.5039) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.39
Greenish Tan
#BCCB7A
ΔE00 4.58
Tan Green
#A9BE70
ΔE00 5.52
Light Moss Green
#A6C875
ΔE00 5.97
Pale Olive Green
#B1D27B
ΔE00 6.05
Light Olive
#ACBF69
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA90 #9F90CA
analogous
#CABC90 #BBCA90 #9ECA90
triadic
#BBCA90 #90BBCA #CA90BB
tetradic
#BBCA90 #90CABC #9F90CA #CA909E
square
#BBCA90 #90CABC #9F90CA #CA909E
split-complementary
#BBCA90 #909ECA #BC90CA
monochromatic
#839748 #A2B667 #BBCA90 #D4DEB9 #EEF2E3
Accessibility & contrast
On white
1.76
#BBCA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#BBCA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA90
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA90 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C48C
Deuteranopia (green-blind)
#CFC493
Tritanopia (blue-blind)
#C0C4BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbca90; /* rgb */ color: rgb(187, 202, 144); /* oklch */ color: oklch(81.3% 0.079 120.0);
Tailwind
colors: {
custom: {
50: '#d0dab1',
500: '#bbca90',
950: '#000000',
},
}SCSS
$custom: #bbca90; $custom-light: #d0dab1; $custom-dark: #000000;
JSON
{
"hex": "#bbca90",
"rgb": {
"r": 187,
"g": 202,
"b": 144
},
"hsl": {
"h": 75.517,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.81316,
"c": 0.07921,
"h": 120
},
"luminance": 0.54819
}Semantic roles & 50–950 ramp
primary
#BBCA90
secondary
#70609F
accent
#37AE56
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381