#BBC67D#BBC67D
#BBC67D is a light, moderate yellow. Relative luminance 0.524; OKLCH L 80.1% C 0.096 H 115.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC67D |
|---|---|
| RGB | rgb(187, 198, 125) |
| HSL | hsl(69, 39%, 63%) |
| HSV | hsv(69, 37%, 78%) |
| CMYK | cmyk(5.6%, 0%, 36.9%, 22.4%) |
| CIE-LAB | lab(77.54, -15.26, 35.35) |
| CIE-LCH | lch(77.54, 38.50, 113.35°) |
| OKLab | oklab(80.1% -0.0416 0.0869) |
| OKLCH | oklch(80.1% 0.096 115.6) |
| XYZ | xyz(44.3894, 52.4340, 27.1804) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.83
Pale Olive
#B9CC81
ΔE00 2.25
Light Olive
#ACBF69
ΔE00 3.63
Tan Green
#A9BE70
ΔE00 3.64
Greenish Beige
#C9D179
ΔE00 3.93
Light Moss Green
#A6C875
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC67D #887DC6
analogous
#C6AC7D #BBC67D #96C67D
triadic
#BBC67D #7DBBC6 #C67DBB
tetradic
#BBC67D #7DC6AC #887DC6 #C67D96
square
#BBC67D #7DC6AC #887DC6 #C67D96
split-complementary
#BBC67D #7D96C6 #AC7DC6
monochromatic
#808B3D #A5B352 #BBC67D #D1D9A8 #E8EBD2
Accessibility & contrast
On white
1.83
#BBC67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#BBC67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC67D
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC67D | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF78
Deuteranopia (green-blind)
#CFC080
Tritanopia (blue-blind)
#C3BEB4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbc67d; /* rgb */ color: rgb(187, 198, 125); /* oklch */ color: oklch(80.1% 0.096 115.6);
Tailwind
colors: {
custom: {
50: '#d0d7a3',
500: '#bbc67d',
950: '#000000',
},
}SCSS
$custom: #bbc67d; $custom-light: #d0d7a3; $custom-dark: #000000;
JSON
{
"hex": "#bbc67d",
"rgb": {
"r": 187,
"g": 198,
"b": 125
},
"hsl": {
"h": 69.041,
"s": 39.037,
"l": 63.333
},
"oklch": {
"l": 0.80101,
"c": 0.09633,
"h": 115.6
},
"luminance": 0.52434
}Semantic roles & 50–950 ramp
primary
#BBC67D
secondary
#5E5493
accent
#33B247
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380