#B2C19F#B2C19F
#B2C19F is a light, muted yellow-green. Relative luminance 0.501; OKLCH L 79.0% C 0.050 H 126.9°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C19F |
|---|---|
| RGB | rgb(178, 193, 159) |
| HSL | hsl(86, 22%, 69%) |
| HSV | hsv(86, 18%, 76%) |
| CMYK | cmyk(7.8%, 0%, 17.6%, 24.3%) |
| CIE-LAB | lab(76.14, -11.27, 15.42) |
| CIE-LCH | lch(76.14, 19.10, 126.15°) |
| OKLab | oklab(79.02% -0.0298 0.0397) |
| OKLCH | oklch(79.02% 0.05 126.9) |
| XYZ | xyz(43.6871, 50.1079, 40.1644) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.63
Greenish Grey
#96AE8D
ΔE00 6.40
Darkseagreen
#8FBC8F
ΔE00 8.12
Lichen
#8FB67B
ΔE00 9.11
Pale Olive
#B9CC81
ΔE00 9.55
Sage Green (survey)
#88B378
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C19F #AE9FC1
analogous
#C1BF9F #B2C19F #A1C19F
triadic
#B2C19F #9FB2C1 #C19FB2
tetradic
#B2C19F #9FC1BF #AE9FC1 #C19FA1
square
#B2C19F #9FC1BF #AE9FC1 #C19FA1
split-complementary
#B2C19F #9FA1C1 #BF9FC1
monochromatic
#768C5A #94A97A #B2C19F #D0D9C4 #EEF1E9
Accessibility & contrast
On white
1.91
#B2C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#B2C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C19F
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C19F | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC9D
Deuteranopia (green-blind)
#C3BBA0
Tritanopia (blue-blind)
#B4BEB7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b2c19f; /* rgb */ color: rgb(178, 193, 159); /* oklch */ color: oklch(79.0% 0.050 126.9);
Tailwind
colors: {
custom: {
50: '#c9d3bb',
500: '#b2c19f',
950: '#000000',
},
}SCSS
$custom: #b2c19f; $custom-light: #c9d3bb; $custom-dark: #000000;
JSON
{
"hex": "#b2c19f",
"rgb": {
"r": 178,
"g": 193,
"b": 159
},
"hsl": {
"h": 86.471,
"s": 21.519,
"l": 69.02
},
"oklch": {
"l": 0.79021,
"c": 0.04959,
"h": 126.9
},
"luminance": 0.50108
}Semantic roles & 50–950 ramp
primary
#B2C19F
secondary
#806F95
accent
#46A06D
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381