#BEC4AD#BEC4AD
#BEC4AD is a light, muted yellow-green. Relative luminance 0.534; OKLCH L 80.9% C 0.032 H 119.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC4AD |
|---|---|
| RGB | rgb(190, 196, 173) |
| HSL | hsl(76, 16%, 72%) |
| HSV | hsv(76, 12%, 77%) |
| CMYK | cmyk(3.1%, 0%, 11.7%, 23.1%) |
| CIE-LAB | lab(78.14, -6.16, 10.85) |
| CIE-LCH | lch(78.14, 12.48, 119.61°) |
| OKLab | oklab(80.93% -0.0156 0.0282) |
| OKLCH | oklch(80.93% 0.032 119) |
| XYZ | xyz(48.5169, 53.4442, 47.2869) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Bland
#AFA88B
ΔE00 9.17
Silver (survey)
#C5C9C7
ΔE00 9.23
Light Grey
#D8DCD6
ΔE00 9.45
Sage Green
#9CAF88
ΔE00 9.50
Cement
#A5A391
ΔE00 9.54
Warm Gray
#C9BEB0
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC4AD #B3ADC4
analogous
#C4BFAD #BEC4AD #B3C4AD
triadic
#BEC4AD #ADBEC4 #C4ADBE
tetradic
#BEC4AD #ADC4BF #B3ADC4 #C4ADB3
square
#BEC4AD #ADC4BF #B3ADC4 #C4ADB3
split-complementary
#BEC4AD #ADB3C4 #BFADC4
monochromatic
#858F67 #A2AA89 #BEC4AD #DADED1 #F1F2ED
Accessibility & contrast
On white
1.80
#BEC4AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BEC4AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC4AD
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC4AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC4AD | 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)
#C7C1AC
Deuteranopia (green-blind)
#C7C1AE
Tritanopia (blue-blind)
#C0C1BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bec4ad; /* rgb */ color: rgb(190, 196, 173); /* oklch */ color: oklch(80.9% 0.032 119.0);
Tailwind
colors: {
custom: {
50: '#d1d5c5',
500: '#bec4ad',
950: '#000000',
},
}SCSS
$custom: #bec4ad; $custom-light: #d1d5c5; $custom-dark: #000000;
JSON
{
"hex": "#bec4ad",
"rgb": {
"r": 190,
"g": 196,
"b": 173
},
"hsl": {
"h": 75.652,
"s": 16.312,
"l": 72.353
},
"oklch": {
"l": 0.80929,
"c": 0.03221,
"h": 119
},
"luminance": 0.53444
}Semantic roles & 50–950 ramp
primary
#BEC4AD
secondary
#847D98
accent
#4B9B60
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382