#BBC67A#BBC67A
#BBC67A is a light, moderate yellow. Relative luminance 0.524; OKLCH L 80.0% C 0.100 H 115.4°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC67A |
|---|---|
| RGB | rgb(187, 198, 122) |
| HSL | hsl(69, 40%, 63%) |
| HSV | hsv(69, 38%, 78%) |
| CMYK | cmyk(5.6%, 0%, 38.4%, 22.4%) |
| CIE-LAB | lab(77.49, -15.62, 36.82) |
| CIE-LCH | lch(77.49, 40.00, 112.98°) |
| OKLab | oklab(80.05% -0.0428 0.0901) |
| OKLCH | oklch(80.05% 0.1 115.4) |
| XYZ | xyz(44.2007, 52.3585, 26.1863) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.55
Pale Olive
#B9CC81
ΔE00 2.37
Light Olive
#ACBF69
ΔE00 3.33
Greenish Beige
#C9D179
ΔE00 3.59
Tan Green
#A9BE70
ΔE00 3.59
Light Moss Green
#A6C875
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC67A #857AC6
analogous
#C6AB7A #BBC67A #95C67A
triadic
#BBC67A #7ABBC6 #C67ABB
tetradic
#BBC67A #7AC6AB #857AC6 #C67A95
square
#BBC67A #7AC6AB #857AC6 #C67A95
split-complementary
#BBC67A #7A95C6 #AB7AC6
monochromatic
#7F8A3B #A5B44F #BBC67A #D1D8A5 #E7EBD0
Accessibility & contrast
On white
1.83
#BBC67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#BBC67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC67A
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC67A | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF74
Deuteranopia (green-blind)
#CFC07E
Tritanopia (blue-blind)
#C3BEB3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbc67a; /* rgb */ color: rgb(187, 198, 122); /* oklch */ color: oklch(80.0% 0.100 115.4);
Tailwind
colors: {
custom: {
50: '#d0d7a1',
500: '#bbc67a',
950: '#000000',
},
}SCSS
$custom: #bbc67a; $custom-light: #d0d7a1; $custom-dark: #000000;
JSON
{
"hex": "#bbc67a",
"rgb": {
"r": 187,
"g": 198,
"b": 122
},
"hsl": {
"h": 68.684,
"s": 40,
"l": 62.745
},
"oklch": {
"l": 0.8005,
"c": 0.09979,
"h": 115.4
},
"luminance": 0.52358
}Semantic roles & 50–950 ramp
primary
#BBC67A
secondary
#5B5292
accent
#32B345
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380