#B3C19F#B3C19F
#B3C19F is a light, muted yellow-green. Relative luminance 0.502; OKLCH L 79.1% C 0.049 H 125.7°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B3C19F |
|---|---|
| RGB | rgb(179, 193, 159) |
| HSL | hsl(85, 22%, 69%) |
| HSV | hsv(85, 18%, 76%) |
| CMYK | cmyk(7.3%, 0%, 17.6%, 24.3%) |
| CIE-LAB | lab(76.21, -10.90, 15.53) |
| CIE-LCH | lch(76.21, 18.98, 125.07°) |
| OKLab | oklab(79.1% -0.0287 0.0399) |
| OKLCH | oklch(79.1% 0.049 125.7) |
| XYZ | xyz(43.9175, 50.2267, 40.1752) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.75
Greenish Grey
#96AE8D
ΔE00 6.60
Darkseagreen
#8FBC8F
ΔE00 8.40
Lichen
#8FB67B
ΔE00 9.29
Pale Olive
#B9CC81
ΔE00 9.51
Tan Green
#A9BE70
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3C19F #AD9FC1
analogous
#C1BE9F #B3C19F #A2C19F
triadic
#B3C19F #9FB3C1 #C19FB3
tetradic
#B3C19F #9FC1BE #AD9FC1 #C19FA2
square
#B3C19F #9FC1BE #AD9FC1 #C19FA2
split-complementary
#B3C19F #9FA2C1 #BE9FC1
monochromatic
#778C5A #96A97A #B3C19F #D0D9C4 #EEF1E9
Accessibility & contrast
On white
1.90
#B3C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#B3C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3C19F
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3C19F | 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)
#C5BC9D
Deuteranopia (green-blind)
#C3BCA0
Tritanopia (blue-blind)
#B5BEB7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b3c19f; /* rgb */ color: rgb(179, 193, 159); /* oklch */ color: oklch(79.1% 0.049 125.7);
Tailwind
colors: {
custom: {
50: '#cad3bb',
500: '#b3c19f',
950: '#000000',
},
}SCSS
$custom: #b3c19f; $custom-light: #cad3bb; $custom-dark: #000000;
JSON
{
"hex": "#b3c19f",
"rgb": {
"r": 179,
"g": 193,
"b": 159
},
"hsl": {
"h": 84.706,
"s": 21.519,
"l": 69.02
},
"oklch": {
"l": 0.79097,
"c": 0.0492,
"h": 125.7
},
"luminance": 0.50227
}Semantic roles & 50–950 ramp
primary
#B3C19F
secondary
#7F6F95
accent
#46A06B
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381