#BBC08F#BBC08F
#BBC08F is a light, moderate yellow. Relative luminance 0.502; OKLCH L 79.2% C 0.066 H 112.7°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC08F |
|---|---|
| RGB | rgb(187, 192, 143) |
| HSL | hsl(66, 28%, 66%) |
| HSV | hsv(66, 26%, 75%) |
| CMYK | cmyk(2.6%, 0%, 25.5%, 24.7%) |
| CIE-LAB | lab(76.22, -9.84, 24.19) |
| CIE-LCH | lch(76.22, 26.11, 112.13°) |
| OKLab | oklab(79.15% -0.0255 0.0611) |
| OKLCH | oklch(79.15% 0.066 112.7) |
| XYZ | xyz(44.3009, 50.2477, 33.3463) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 6.32
Greenish Tan
#BCCB7A
ΔE00 6.83
Tan Green
#A9BE70
ΔE00 6.95
Darkkhaki
#BDB76B
ΔE00 7.16
Sage Green
#9CAF88
ΔE00 7.46
Sand
#C2B280
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC08F #948FC0
analogous
#C0AC8F #BBC08F #A2C08F
triadic
#BBC08F #8FBBC0 #C08FBB
tetradic
#BBC08F #8FC0AC #948FC0 #C08FA2
square
#BBC08F #8FC0AC #948FC0 #C08FA2
split-complementary
#BBC08F #8FA2C0 #AC8FC0
monochromatic
#82884D #A3AA68 #BBC08F #D3D6B6 #EBECDD
Accessibility & contrast
On white
1.90
#BBC08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#BBC08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC08F
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC08F | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8C
Deuteranopia (green-blind)
#C7BD91
Tritanopia (blue-blind)
#C1BAB3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbc08f; /* rgb */ color: rgb(187, 192, 143); /* oklch */ color: oklch(79.2% 0.066 112.7);
Tailwind
colors: {
custom: {
50: '#d0d3b0',
500: '#bbc08f',
950: '#000000',
},
}SCSS
$custom: #bbc08f; $custom-light: #d0d3b0; $custom-dark: #000000;
JSON
{
"hex": "#bbc08f",
"rgb": {
"r": 187,
"g": 192,
"b": 143
},
"hsl": {
"h": 66.122,
"s": 28,
"l": 65.686
},
"oklch": {
"l": 0.79151,
"c": 0.06616,
"h": 112.7
},
"luminance": 0.50247
}Semantic roles & 50–950 ramp
primary
#BBC08F
secondary
#676291
accent
#3FA749
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381