#BBC67B#BBC67B
#BBC67B is a light, moderate yellow. Relative luminance 0.524; OKLCH L 80.1% C 0.099 H 115.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC67B |
|---|---|
| RGB | rgb(187, 198, 123) |
| HSL | hsl(69, 40%, 63%) |
| HSV | hsv(69, 38%, 78%) |
| CMYK | cmyk(5.6%, 0%, 37.9%, 22.4%) |
| CIE-LAB | lab(77.51, -15.50, 36.33) |
| CIE-LCH | lch(77.51, 39.50, 113.10°) |
| OKLab | oklab(80.07% -0.0424 0.089) |
| OKLCH | oklch(80.07% 0.099 115.5) |
| XYZ | xyz(44.2630, 52.3835, 26.5143) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.62
Pale Olive
#B9CC81
ΔE00 2.32
Light Olive
#ACBF69
ΔE00 3.42
Tan Green
#A9BE70
ΔE00 3.60
Greenish Beige
#C9D179
ΔE00 3.69
Light Moss Green
#A6C875
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC67B #867BC6
analogous
#C6AB7B #BBC67B #95C67B
triadic
#BBC67B #7BBBC6 #C67BBB
tetradic
#BBC67B #7BC6AB #867BC6 #C67B95
square
#BBC67B #7BC6AB #867BC6 #C67B95
split-complementary
#BBC67B #7B95C6 #AB7BC6
monochromatic
#7F8B3C #A5B450 #BBC67B #D1D8A6 #E7EBD0
Accessibility & contrast
On white
1.83
#BBC67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#BBC67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC67B
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC67B | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF75
Deuteranopia (green-blind)
#CFC07E
Tritanopia (blue-blind)
#C3BEB3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbc67b; /* rgb */ color: rgb(187, 198, 123); /* oklch */ color: oklch(80.1% 0.099 115.5);
Tailwind
colors: {
custom: {
50: '#d0d7a2',
500: '#bbc67b',
950: '#000000',
},
}SCSS
$custom: #bbc67b; $custom-light: #d0d7a2; $custom-dark: #000000;
JSON
{
"hex": "#bbc67b",
"rgb": {
"r": 187,
"g": 198,
"b": 123
},
"hsl": {
"h": 68.8,
"s": 39.683,
"l": 62.941
},
"oklch": {
"l": 0.80067,
"c": 0.09864,
"h": 115.5
},
"luminance": 0.52383
}Semantic roles & 50–950 ramp
primary
#BBC67B
secondary
#5C5392
accent
#33B346
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380