#B5C19C#B5C19C
#B5C19C is a light, muted yellow-green. Relative luminance 0.504; OKLCH L 79.2% C 0.052 H 122.2°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B5C19C |
|---|---|
| RGB | rgb(181, 193, 156) |
| HSL | hsl(79, 23%, 68%) |
| HSV | hsv(79, 19%, 76%) |
| CMYK | cmyk(6.2%, 0%, 19.2%, 24.3%) |
| CIE-LAB | lab(76.29, -10.65, 17.28) |
| CIE-LCH | lch(76.29, 20.30, 121.65°) |
| OKLab | oklab(79.18% -0.0279 0.0443) |
| OKLCH | oklch(79.18% 0.052 122.2) |
| XYZ | xyz(44.1260, 50.3640, 38.8426) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.84
Greenish Grey
#96AE8D
ΔE00 7.08
Pale Olive
#B9CC81
ΔE00 8.66
Darkseagreen
#8FBC8F
ΔE00 8.75
Lichen
#8FB67B
ΔE00 9.16
Tan Green
#A9BE70
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5C19C #A89CC1
analogous
#C1BA9C #B5C19C #A2C19C
triadic
#B5C19C #9CB5C1 #C19CB5
tetradic
#B5C19C #9CC1BA #A89CC1 #C19CA2
square
#B5C19C #9CC1BA #A89CC1 #C19CA2
split-complementary
#B5C19C #9CA2C1 #BA9CC1
monochromatic
#7A8B57 #99A976 #B5C19C #D1D9C2 #EDF0E7
Accessibility & contrast
On white
1.90
#B5C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#B5C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5C19C
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5C19C | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC9A
Deuteranopia (green-blind)
#C4BC9E
Tritanopia (blue-blind)
#B8BDB7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b5c19c; /* rgb */ color: rgb(181, 193, 156); /* oklch */ color: oklch(79.2% 0.052 122.2);
Tailwind
colors: {
custom: {
50: '#cbd3b9',
500: '#b5c19c',
950: '#000000',
},
}SCSS
$custom: #b5c19c; $custom-light: #cbd3b9; $custom-dark: #000000;
JSON
{
"hex": "#b5c19c",
"rgb": {
"r": 181,
"g": 193,
"b": 156
},
"hsl": {
"h": 79.459,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.79179,
"c": 0.05233,
"h": 122.2
},
"luminance": 0.50364
}Semantic roles & 50–950 ramp
primary
#B5C19C
secondary
#796C95
accent
#44A162
background
#FEFEFD
surface
#FAFBF8
border
#D3D4D1
text
#131411
muted
#838381