#95B69A#95B69A
#95B69A is a light, muted green. Relative luminance 0.422; OKLCH L 74.4% C 0.054 H 149.3°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #95B69A |
|---|---|
| RGB | rgb(149, 182, 154) |
| HSL | hsl(129, 18%, 65%) |
| HSV | hsv(129, 18%, 71%) |
| CMYK | cmyk(18.1%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(70.99, -16.75, 10.59) |
| CIE-LCH | lch(70.99, 19.82, 147.69°) |
| OKLab | oklab(74.39% -0.0461 0.0274) |
| OKLCH | oklch(74.39% 0.054 149.3) |
| XYZ | xyz(34.9537, 42.1777, 36.8651) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.61
Darkseagreen
#8FBC8F
ΔE00 5.10
Sage Green
#9CAF88
ΔE00 5.60
Greyish Green
#82A67D
ΔE00 6.48
Grey Green
#86A17D
ΔE00 6.89
Greeny Grey
#7EA07A
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B69A #B695B1
analogous
#A0B695 #95B69A #95B6AB
triadic
#95B69A #9A95B6 #B69A95
tetradic
#95B69A #95A0B6 #B695B1 #B6AB95
square
#95B69A #95A0B6 #B695B1 #B6AB95
split-complementary
#95B69A #AB95B6 #B695A0
monochromatic
#557C5B #719D77 #95B69A #B9CFBD #DDE8DF
Accessibility & contrast
On white
2.23
#95B69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#95B69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B69A
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B69A | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B099
Deuteranopia (green-blind)
#B1AC9B
Tritanopia (blue-blind)
#91B5AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #95b69a; /* rgb */ color: rgb(149, 182, 154); /* oklch */ color: oklch(74.4% 0.054 149.3);
Tailwind
colors: {
custom: {
50: '#b4ccb7',
500: '#95b69a',
950: '#000000',
},
}SCSS
$custom: #95b69a; $custom-light: #b4ccb7; $custom-dark: #000000;
JSON
{
"hex": "#95b69a",
"rgb": {
"r": 149,
"g": 182,
"b": 154
},
"hsl": {
"h": 129.091,
"s": 18.436,
"l": 64.902
},
"oklch": {
"l": 0.74387,
"c": 0.05366,
"h": 149.3
},
"luminance": 0.42179
}Semantic roles & 50–950 ramp
primary
#95B69A
secondary
#D9CED7
accent
#49909D
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280