#95A697#95A697
#95A697 is a light, muted green. Relative luminance 0.359; OKLCH L 70.7% C 0.029 H 148.7°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #95A697 |
|---|---|
| RGB | rgb(149, 166, 151) |
| HSL | hsl(127, 9%, 62%) |
| HSV | hsv(127, 10%, 65%) |
| CMYK | cmyk(10.2%, 0%, 9%, 34.9%) |
| CIE-LAB | lab(66.44, -8.91, 5.74) |
| CIE-LCH | lch(66.44, 10.60, 147.19°) |
| OKLab | oklab(70.74% -0.0246 0.015) |
| OKLCH | oklch(70.74% 0.029 148.7) |
| XYZ | xyz(31.6154, 35.8960, 34.5351) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.63
Cement
#A5A391
ΔE00 7.99
Grey Green
#86A17D
ΔE00 8.03
Sage Green
#9CAF88
ΔE00 8.11
Cool Grey
#95A3A6
ΔE00 8.95
Greyish Teal
#719F91
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A697 #A695A4
analogous
#9CA695 #95A697 #95A6A0
triadic
#95A697 #9795A6 #A69795
tetradic
#95A697 #959CA6 #A695A4 #A6A095
square
#95A697 #959CA6 #A695A4 #A6A095
split-complementary
#95A697 #A095A6 #A6959C
monochromatic
#58695A #748A76 #95A697 #B6C2B8 #D8DED8
Accessibility & contrast
On white
2.57
#95A697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#95A697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A697
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A697 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A396
Deuteranopia (green-blind)
#A3A198
Tritanopia (blue-blind)
#93A5A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #95a697; /* rgb */ color: rgb(149, 166, 151); /* oklch */ color: oklch(70.7% 0.029 148.7);
Tailwind
colors: {
custom: {
50: '#b4c0b5',
500: '#95a697',
950: '#000000',
},
}SCSS
$custom: #95a697; $custom-light: #b4c0b5; $custom-dark: #000000;
JSON
{
"hex": "#95a697",
"rgb": {
"r": 149,
"g": 166,
"b": 151
},
"hsl": {
"h": 127.059,
"s": 8.718,
"l": 61.765
},
"oklch": {
"l": 0.70742,
"c": 0.02879,
"h": 148.7
},
"luminance": 0.35896
}Semantic roles & 50–950 ramp
primary
#95A697
secondary
#CFC8CE
accent
#538B93
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180