#B4C19C#B4C19C
#B4C19C is a light, muted yellow-green. Relative luminance 0.502; OKLCH L 79.1% C 0.053 H 123.3°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C19C |
|---|---|
| RGB | rgb(180, 193, 156) |
| HSL | hsl(81, 23%, 68%) |
| HSV | hsv(81, 19%, 76%) |
| CMYK | cmyk(6.7%, 0%, 19.2%, 24.3%) |
| CIE-LAB | lab(76.22, -11.02, 17.17) |
| CIE-LCH | lch(76.22, 20.40, 122.70°) |
| OKLab | oklab(79.1% -0.0289 0.044) |
| OKLCH | oklch(79.1% 0.053 123.3) |
| XYZ | xyz(43.8923, 50.2435, 38.8317) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.68
Greenish Grey
#96AE8D
ΔE00 6.86
Darkseagreen
#8FBC8F
ΔE00 8.45
Pale Olive
#B9CC81
ΔE00 8.67
Lichen
#8FB67B
ΔE00 8.96
Tan Green
#A9BE70
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C19C #A99CC1
analogous
#C1BB9C #B4C19C #A1C19C
triadic
#B4C19C #9CB4C1 #C19CB4
tetradic
#B4C19C #9CC1BB #A99CC1 #C19CA1
square
#B4C19C #9CC1BB #A99CC1 #C19CA1
split-complementary
#B4C19C #9CA1C1 #BB9CC1
monochromatic
#798B57 #97A976 #B4C19C #D1D9C2 #EDF0E7
Accessibility & contrast
On white
1.90
#B4C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#B4C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C19C
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C19C | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC9A
Deuteranopia (green-blind)
#C4BC9E
Tritanopia (blue-blind)
#B7BDB7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b4c19c; /* rgb */ color: rgb(180, 193, 156); /* oklch */ color: oklch(79.1% 0.053 123.3);
Tailwind
colors: {
custom: {
50: '#cad3b9',
500: '#b4c19c',
950: '#000000',
},
}SCSS
$custom: #b4c19c; $custom-light: #cad3b9; $custom-dark: #000000;
JSON
{
"hex": "#b4c19c",
"rgb": {
"r": 180,
"g": 193,
"b": 156
},
"hsl": {
"h": 81.081,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.79102,
"c": 0.05266,
"h": 123.3
},
"luminance": 0.50244
}Semantic roles & 50–950 ramp
primary
#B4C19C
secondary
#7B6C95
accent
#44A165
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381