#95B79A#95B79A
#95B79A is a light, muted green. Relative luminance 0.426; OKLCH L 74.6% C 0.055 H 149.1°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #95B79A |
|---|---|
| RGB | rgb(149, 183, 154) |
| HSL | hsl(129, 19%, 65%) |
| HSV | hsv(129, 19%, 72%) |
| CMYK | cmyk(18.6%, 0%, 15.8%, 28.2%) |
| CIE-LAB | lab(71.27, -17.26, 10.99) |
| CIE-LCH | lch(71.27, 20.46, 147.51°) |
| OKLab | oklab(74.61% -0.0475 0.0284) |
| OKLCH | oklch(74.61% 0.055 149.1) |
| XYZ | xyz(35.1592, 42.5887, 36.9336) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.75
Darkseagreen
#8FBC8F
ΔE00 4.72
Sage Green
#9CAF88
ΔE00 5.64
Greyish Green
#82A67D
ΔE00 6.48
Grey Green
#86A17D
ΔE00 7.03
Greeny Grey
#7EA07A
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B79A #B795B2
analogous
#A1B795 #95B79A #95B7AB
triadic
#95B79A #9A95B7 #B79A95
tetradic
#95B79A #95A1B7 #B795B2 #B7AB95
square
#95B79A #95A1B7 #B795B2 #B7AB95
split-complementary
#95B79A #AB95B7 #B795A1
monochromatic
#557D5B #719E77 #95B79A #B9D0BD #DEE9DF
Accessibility & contrast
On white
2.21
#95B79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#95B79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B79A
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B79A | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B198
Deuteranopia (green-blind)
#B2AD9B
Tritanopia (blue-blind)
#91B5AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #95b79a; /* rgb */ color: rgb(149, 183, 154); /* oklch */ color: oklch(74.6% 0.055 149.1);
Tailwind
colors: {
custom: {
50: '#b4ccb7',
500: '#95b79a',
950: '#000000',
},
}SCSS
$custom: #95b79a; $custom-light: #b4ccb7; $custom-dark: #000000;
JSON
{
"hex": "#95b79a",
"rgb": {
"r": 149,
"g": 183,
"b": 154
},
"hsl": {
"h": 128.824,
"s": 19.101,
"l": 65.098
},
"oklch": {
"l": 0.74611,
"c": 0.05537,
"h": 149.1
},
"luminance": 0.4259
}Semantic roles & 50–950 ramp
primary
#95B79A
secondary
#DACED8
accent
#48919D
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280