#B3C19E#B3C19E
#B3C19E is a light, muted yellow-green. Relative luminance 0.502; OKLCH L 79.1% C 0.050 H 125.3°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B3C19E |
|---|---|
| RGB | rgb(179, 193, 158) |
| HSL | hsl(84, 22%, 69%) |
| HSV | hsv(84, 18%, 76%) |
| CMYK | cmyk(7.3%, 0%, 18.1%, 24.3%) |
| CIE-LAB | lab(76.19, -11.06, 16.04) |
| CIE-LCH | lch(76.19, 19.48, 124.60°) |
| OKLab | oklab(79.07% -0.0291 0.0412) |
| OKLCH | oklch(79.07% 0.05 125.3) |
| XYZ | xyz(43.8311, 50.1921, 39.7200) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.66
Greenish Grey
#96AE8D
ΔE00 6.60
Darkseagreen
#8FBC8F
ΔE00 8.31
Lichen
#8FB67B
ΔE00 9.10
Pale Olive
#B9CC81
ΔE00 9.24
Tan Green
#A9BE70
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3C19E #AC9EC1
analogous
#C1BE9E #B3C19E #A2C19E
triadic
#B3C19E #9EB3C1 #C19EB3
tetradic
#B3C19E #9EC1BE #AC9EC1 #C19EA2
square
#B3C19E #9EC1BE #AC9EC1 #C19EA2
split-complementary
#B3C19E #9EA2C1 #BE9EC1
monochromatic
#778B59 #96A979 #B3C19E #D0D9C3 #EEF1E9
Accessibility & contrast
On white
1.90
#B3C19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#B3C19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3C19E
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3C19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3C19E | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC9C
Deuteranopia (green-blind)
#C3BC9F
Tritanopia (blue-blind)
#B5BDB7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b3c19e; /* rgb */ color: rgb(179, 193, 158); /* oklch */ color: oklch(79.1% 0.050 125.3);
Tailwind
colors: {
custom: {
50: '#cad3ba',
500: '#b3c19e',
950: '#000000',
},
}SCSS
$custom: #b3c19e; $custom-light: #cad3ba; $custom-dark: #000000;
JSON
{
"hex": "#b3c19e",
"rgb": {
"r": 179,
"g": 193,
"b": 158
},
"hsl": {
"h": 84,
"s": 22.013,
"l": 68.824
},
"oklch": {
"l": 0.79073,
"c": 0.05047,
"h": 125.3
},
"luminance": 0.50192
}Semantic roles & 50–950 ramp
primary
#B3C19E
secondary
#7E6E95
accent
#45A06A
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381