#95B596#95B596
#95B596 is a light, muted green. Relative luminance 0.416; OKLCH L 74.1% C 0.056 H 145.8°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #95B596 |
|---|---|
| RGB | rgb(149, 181, 150) |
| HSL | hsl(122, 18%, 65%) |
| HSV | hsv(122, 18%, 71%) |
| CMYK | cmyk(17.7%, 0%, 17.1%, 29%) |
| CIE-LAB | lab(70.62, -16.97, 12.25) |
| CIE-LCH | lch(70.62, 20.93, 144.17°) |
| OKLab | oklab(74.06% -0.0465 0.0316) |
| OKLCH | oklch(74.06% 0.056 145.8) |
| XYZ | xyz(34.4220, 41.6385, 35.0717) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.83
Darkseagreen
#8FBC8F
ΔE00 4.47
Sage Green
#9CAF88
ΔE00 4.70
Greyish Green
#82A67D
ΔE00 5.73
Grey Green
#86A17D
ΔE00 6.23
Greeny Grey
#7EA07A
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B596 #B595B4
analogous
#A4B595 #95B596 #95B5A6
triadic
#95B596 #9695B5 #B59695
tetradic
#95B596 #95A4B5 #B595B4 #B5A695
square
#95B596 #95A4B5 #B595B4 #B5A695
split-complementary
#95B596 #A695B5 #B595A4
monochromatic
#557A57 #719C72 #95B596 #B9CEBA #DDE7DD
Accessibility & contrast
On white
2.25
#95B596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#95B596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B596
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B596 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF94
Deuteranopia (green-blind)
#B1AB98
Tritanopia (blue-blind)
#92B3AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #95b596; /* rgb */ color: rgb(149, 181, 150); /* oklch */ color: oklch(74.1% 0.056 145.8);
Tailwind
colors: {
custom: {
50: '#b4cbb5',
500: '#95b596',
950: '#000000',
},
}SCSS
$custom: #95b596; $custom-light: #b4cbb5; $custom-dark: #000000;
JSON
{
"hex": "#95b596",
"rgb": {
"r": 149,
"g": 181,
"b": 150
},
"hsl": {
"h": 121.875,
"s": 17.778,
"l": 64.706
},
"oklch": {
"l": 0.7406,
"c": 0.0562,
"h": 145.8
},
"luminance": 0.41639
}Semantic roles & 50–950 ramp
primary
#95B596
secondary
#D8CDD8
accent
#49999C
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280