#BBC48A#BBC48A
#BBC48A is a light, moderate yellow. Relative luminance 0.519; OKLCH L 79.9% C 0.078 H 115.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC48A |
|---|---|
| RGB | rgb(187, 196, 138) |
| HSL | hsl(69, 33%, 65%) |
| HSV | hsv(69, 30%, 77%) |
| CMYK | cmyk(4.6%, 0%, 29.6%, 23.1%) |
| CIE-LAB | lab(77.21, -12.58, 28.16) |
| CIE-LCH | lch(77.21, 30.84, 114.08°) |
| OKLab | oklab(79.91% -0.0334 0.0705) |
| OKLCH | oklch(79.91% 0.078 115.4) |
| XYZ | xyz(44.8208, 51.8800, 31.6925) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.02
Greenish Tan
#BCCB7A
ΔE00 4.59
Tan Green
#A9BE70
ΔE00 5.17
Light Olive
#ACBF69
ΔE00 5.91
Greenish Beige
#C9D179
ΔE00 6.36
Darkkhaki
#BDB76B
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC48A #938AC4
analogous
#C4B08A #BBC48A #9EC48A
triadic
#BBC48A #8ABBC4 #C48ABB
tetradic
#BBC48A #8AC4B0 #938AC4 #C48A9E
square
#BBC48A #8AC4B0 #938AC4 #C48A9E
split-complementary
#BBC48A #8A9EC4 #B08AC4
monochromatic
#828D47 #A3AF61 #BBC48A #D3D9B3 #EAEDDB
Accessibility & contrast
On white
1.85
#BBC48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#BBC48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC48A
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC48A | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE86
Deuteranopia (green-blind)
#CBBF8C
Tritanopia (blue-blind)
#C1BEB5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbc48a; /* rgb */ color: rgb(187, 196, 138); /* oklch */ color: oklch(79.9% 0.078 115.4);
Tailwind
colors: {
custom: {
50: '#d0d5ac',
500: '#bbc48a',
950: '#000000',
},
}SCSS
$custom: #bbc48a; $custom-light: #d0d5ac; $custom-dark: #000000;
JSON
{
"hex": "#bbc48a",
"rgb": {
"r": 187,
"g": 196,
"b": 138
},
"hsl": {
"h": 69.31,
"s": 32.955,
"l": 65.49
},
"oklch": {
"l": 0.79907,
"c": 0.07799,
"h": 115.4
},
"luminance": 0.5188
}Semantic roles & 50–950 ramp
primary
#BBC48A
secondary
#665D95
accent
#3AAC4B
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381