#BBC68F#BBC68F
#BBC68F is a light, moderate yellow-green. Relative luminance 0.529; OKLCH L 80.4% C 0.075 H 117.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC68F |
|---|---|
| RGB | rgb(187, 198, 143) |
| HSL | hsl(72, 33%, 67%) |
| HSV | hsv(72, 28%, 78%) |
| CMYK | cmyk(5.6%, 0%, 27.8%, 22.4%) |
| CIE-LAB | lab(77.84, -12.92, 26.38) |
| CIE-LCH | lch(77.84, 29.37, 116.10°) |
| OKLab | oklab(80.44% -0.0342 0.0663) |
| OKLCH | oklch(80.44% 0.075 117.3) |
| XYZ | xyz(45.6453, 52.9364, 33.7944) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.26
Greenish Tan
#BCCB7A
ΔE00 5.13
Tan Green
#A9BE70
ΔE00 5.71
Light Olive
#ACBF69
ΔE00 6.60
Light Moss Green
#A6C875
ΔE00 6.83
Greenish Beige
#C9D179
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC68F #9A8FC6
analogous
#C6B68F #BBC68F #A0C68F
triadic
#BBC68F #8FBBC6 #C68FBB
tetradic
#BBC68F #8FC6B6 #9A8FC6 #C68FA0
square
#BBC68F #8FC6B6 #9A8FC6 #C68FA0
split-complementary
#BBC68F #8FA0C6 #B68FC6
monochromatic
#83914A #A2B166 #BBC68F #D4DBB8 #ECEFE0
Accessibility & contrast
On white
1.81
#BBC68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#BBC68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC68F
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC68F | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08B
Deuteranopia (green-blind)
#CCC191
Tritanopia (blue-blind)
#C1C0B7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbc68f; /* rgb */ color: rgb(187, 198, 143); /* oklch */ color: oklch(80.4% 0.075 117.3);
Tailwind
colors: {
custom: {
50: '#d0d7b0',
500: '#bbc68f',
950: '#000000',
},
}SCSS
$custom: #bbc68f; $custom-light: #d0d7b0; $custom-dark: #000000;
JSON
{
"hex": "#bbc68f",
"rgb": {
"r": 187,
"g": 198,
"b": 143
},
"hsl": {
"h": 72,
"s": 32.544,
"l": 66.863
},
"oklch": {
"l": 0.80435,
"c": 0.07462,
"h": 117.3
},
"luminance": 0.52936
}Semantic roles & 50–950 ramp
primary
#BBC68F
secondary
#6C6099
accent
#3AAB51
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381