#BBC69F#BBC69F
#BBC69F is a light, muted yellow-green. Relative luminance 0.535; OKLCH L 80.8% C 0.054 H 120.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC69F |
|---|---|
| RGB | rgb(187, 198, 159) |
| HSL | hsl(77, 25%, 70%) |
| HSV | hsv(77, 20%, 78%) |
| CMYK | cmyk(5.6%, 0%, 19.7%, 22.4%) |
| CIE-LAB | lab(78.14, -10.56, 18.32) |
| CIE-LCH | lch(78.14, 21.14, 119.96°) |
| OKLab | oklab(80.78% -0.0275 0.0469) |
| OKLCH | oklch(80.78% 0.054 120.4) |
| XYZ | xyz(46.9449, 53.4562, 40.6391) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.16
Pale Olive
#B9CC81
ΔE00 7.97
Greenish Grey
#96AE8D
ΔE00 8.45
Greenish Tan
#BCCB7A
ΔE00 9.01
Tan Green
#A9BE70
ΔE00 9.19
Darkseagreen
#8FBC8F
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC69F #AA9FC6
analogous
#C6BD9F #BBC69F #A8C69F
triadic
#BBC69F #9FBBC6 #C69FBB
tetradic
#BBC69F #9FC6BD #AA9FC6 #C69FA8
square
#BBC69F #9FC6BD #AA9FC6 #C69FA8
split-complementary
#BBC69F #9FA8C6 #BD9FC6
monochromatic
#829357 #A0AF79 #BBC69F #D6DDC5 #F1F4EC
Accessibility & contrast
On white
1.80
#BBC69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BBC69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC69F
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC69F | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC19D
Deuteranopia (green-blind)
#CAC1A1
Tritanopia (blue-blind)
#BFC2BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbc69f; /* rgb */ color: rgb(187, 198, 159); /* oklch */ color: oklch(80.8% 0.054 120.4);
Tailwind
colors: {
custom: {
50: '#cfd7bb',
500: '#bbc69f',
950: '#000000',
},
}SCSS
$custom: #bbc69f; $custom-light: #cfd7bb; $custom-dark: #000000;
JSON
{
"hex": "#bbc69f",
"rgb": {
"r": 187,
"g": 198,
"b": 159
},
"hsl": {
"h": 76.923,
"s": 25.49,
"l": 70
},
"oklch": {
"l": 0.80779,
"c": 0.05437,
"h": 120.4
},
"luminance": 0.53456
}Semantic roles & 50–950 ramp
primary
#BBC69F
secondary
#7B6F9A
accent
#41A45D
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382