#BBC08A#BBC08A
#BBC08A is a light, moderate yellow. Relative luminance 0.501; OKLCH L 79.0% C 0.072 H 112.4°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC08A |
|---|---|
| RGB | rgb(187, 192, 138) |
| HSL | hsl(66, 30%, 65%) |
| HSV | hsv(66, 28%, 75%) |
| CMYK | cmyk(2.6%, 0%, 28.1%, 24.7%) |
| CIE-LAB | lab(76.13, -10.53, 26.72) |
| CIE-LCH | lch(76.13, 28.72, 111.51°) |
| OKLab | oklab(79.05% -0.0276 0.067) |
| OKLCH | oklch(79.05% 0.072 112.4) |
| XYZ | xyz(43.9306, 50.0995, 31.3957) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.49
Greenish Tan
#BCCB7A
ΔE00 5.83
Tan Green
#A9BE70
ΔE00 6.04
Darkkhaki
#BDB76B
ΔE00 6.20
Light Olive
#ACBF69
ΔE00 6.75
Greenish Beige
#C9D179
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC08A #8F8AC0
analogous
#C0AA8A #BBC08A #A0C08A
triadic
#BBC08A #8ABBC0 #C08ABB
tetradic
#BBC08A #8AC0AA #8F8AC0 #C08AA0
square
#BBC08A #8AC0AA #8F8AC0 #C08AA0
split-complementary
#BBC08A #8AA0C0 #AA8AC0
monochromatic
#818749 #A4AB62 #BBC08A #D2D5B2 #E9EBDA
Accessibility & contrast
On white
1.91
#BBC08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#BBC08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC08A
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC08A | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB86
Deuteranopia (green-blind)
#C8BC8C
Tritanopia (blue-blind)
#C2BAB2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbc08a; /* rgb */ color: rgb(187, 192, 138); /* oklch */ color: oklch(79.0% 0.072 112.4);
Tailwind
colors: {
custom: {
50: '#d0d3ac',
500: '#bbc08a',
950: '#000000',
},
}SCSS
$custom: #bbc08a; $custom-light: #d0d3ac; $custom-dark: #000000;
JSON
{
"hex": "#bbc08a",
"rgb": {
"r": 187,
"g": 192,
"b": 138
},
"hsl": {
"h": 65.556,
"s": 30,
"l": 64.706
},
"oklch": {
"l": 0.7905,
"c": 0.07248,
"h": 112.4
},
"luminance": 0.50099
}Semantic roles & 50–950 ramp
primary
#BBC08A
secondary
#635E90
accent
#3DA947
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381