#BBC4A2#BBC4A2
#BBC4A2 is a light, muted yellow-green. Relative luminance 0.527; OKLCH L 80.4% C 0.047 H 119.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC4A2 |
|---|---|
| RGB | rgb(187, 196, 162) |
| HSL | hsl(76, 22%, 70%) |
| HSV | hsv(76, 17%, 77%) |
| CMYK | cmyk(4.6%, 0%, 17.3%, 23.1%) |
| CIE-LAB | lab(77.67, -9.05, 16.06) |
| CIE-LCH | lch(77.67, 18.43, 119.41°) |
| OKLab | oklab(80.42% -0.0234 0.0413) |
| OKLCH | oklch(80.42% 0.047 119.5) |
| XYZ | xyz(46.7543, 52.6534, 41.8754) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.28
Greenish Grey
#96AE8D
ΔE00 8.38
Pale Olive
#B9CC81
ΔE00 9.38
Bland
#AFA88B
ΔE00 9.56
Darkseagreen
#8FBC8F
ΔE00 10.18
Greenish Tan
#BCCB7A
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC4A2 #ABA2C4
analogous
#C4BCA2 #BBC4A2 #AAC4A2
triadic
#BBC4A2 #A2BBC4 #C4A2BB
tetradic
#BBC4A2 #A2C4BC #ABA2C4 #C4A2AA
square
#BBC4A2 #A2C4BC #ABA2C4 #C4A2AA
split-complementary
#BBC4A2 #A2AAC4 #BCA2C4
monochromatic
#82905B #A0AC7D #BBC4A2 #D6DCC7 #F1F3EC
Accessibility & contrast
On white
1.82
#BBC4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#BBC4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC4A2
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC4A2 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C0A0
Deuteranopia (green-blind)
#C8C0A3
Tritanopia (blue-blind)
#BEC0BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbc4a2; /* rgb */ color: rgb(187, 196, 162); /* oklch */ color: oklch(80.4% 0.047 119.5);
Tailwind
colors: {
custom: {
50: '#cfd5bd',
500: '#bbc4a2',
950: '#000000',
},
}SCSS
$custom: #bbc4a2; $custom-light: #cfd5bd; $custom-dark: #000000;
JSON
{
"hex": "#bbc4a2",
"rgb": {
"r": 187,
"g": 196,
"b": 162
},
"hsl": {
"h": 75.882,
"s": 22.368,
"l": 70.196
},
"oklch": {
"l": 0.80424,
"c": 0.04743,
"h": 119.5
},
"luminance": 0.52653
}Semantic roles & 50–950 ramp
primary
#BBC4A2
secondary
#7C7298
accent
#45A15D
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382