#B2C596#B2C596
#B2C596 is a light, moderate yellow-green. Relative luminance 0.516; OKLCH L 79.7% C 0.067 H 125.8°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C596 |
|---|---|
| RGB | rgb(178, 197, 150) |
| HSL | hsl(84, 29%, 68%) |
| HSV | hsv(84, 24%, 77%) |
| CMYK | cmyk(9.6%, 0%, 23.9%, 22.7%) |
| CIE-LAB | lab(77.04, -14.74, 21.48) |
| CIE-LCH | lch(77.04, 26.06, 124.46°) |
| OKLab | oklab(79.68% -0.0393 0.0546) |
| OKLCH | oklch(79.68% 0.067 125.8) |
| XYZ | xyz(43.8306, 51.5993, 36.4988) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.21
Pale Olive
#B9CC81
ΔE00 6.23
Tan Green
#A9BE70
ΔE00 7.08
Darkseagreen
#8FBC8F
ΔE00 7.19
Lichen
#8FB67B
ΔE00 7.23
Light Moss Green
#A6C875
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C596 #A996C5
analogous
#C5C096 #B2C596 #9AC596
triadic
#B2C596 #96B2C5 #C596B2
tetradic
#B2C596 #96C5C0 #A996C5 #C5969A
square
#B2C596 #96C5C0 #A996C5 #C5969A
split-complementary
#B2C596 #969AC5 #C096C5
monochromatic
#779150 #95AF6F #B2C596 #CFDBBD #ECF1E5
Accessibility & contrast
On white
1.86
#B2C596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#B2C596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C596
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C596 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF93
Deuteranopia (green-blind)
#C8BE98
Tritanopia (blue-blind)
#B5C0B8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b2c596; /* rgb */ color: rgb(178, 197, 150); /* oklch */ color: oklch(79.7% 0.067 125.8);
Tailwind
colors: {
custom: {
50: '#c9d6b5',
500: '#b2c596',
950: '#000000',
},
}SCSS
$custom: #b2c596; $custom-light: #c9d6b5; $custom-dark: #000000;
JSON
{
"hex": "#b2c596",
"rgb": {
"r": 178,
"g": 197,
"b": 150
},
"hsl": {
"h": 84.255,
"s": 28.834,
"l": 68.039
},
"oklch": {
"l": 0.7968,
"c": 0.06727,
"h": 125.8
},
"luminance": 0.51599
}Semantic roles & 50–950 ramp
primary
#B2C596
secondary
#7B6699
accent
#3EA769
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381