#95B294#95B294
#95B294 is a light, muted green. Relative luminance 0.404; OKLCH L 73.3% C 0.053 H 144.1°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #95B294 |
|---|---|
| RGB | rgb(149, 178, 148) |
| HSL | hsl(118, 16%, 64%) |
| HSV | hsv(118, 17%, 70%) |
| CMYK | cmyk(16.3%, 0%, 16.9%, 30.2%) |
| CIE-LAB | lab(69.73, -15.78, 12.09) |
| CIE-LCH | lch(69.73, 19.88, 142.56°) |
| OKLab | oklab(73.33% -0.0431 0.0312) |
| OKLCH | oklch(73.33% 0.053 144.1) |
| XYZ | xyz(33.6589, 40.3678, 34.0297) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.00
Sage Green
#9CAF88
ΔE00 4.17
Darkseagreen
#8FBC8F
ΔE00 5.25
Greyish Green
#82A67D
ΔE00 5.45
Grey Green
#86A17D
ΔE00 5.55
Greeny Grey
#7EA07A
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B294 #B194B2
analogous
#A4B294 #95B294 #94B2A2
triadic
#95B294 #9495B2 #B29495
tetradic
#95B294 #94A4B2 #B194B2 #B2A294
square
#95B294 #94A4B2 #B194B2 #B2A294
split-complementary
#95B294 #A294B2 #B294A4
monochromatic
#567655 #729870 #95B294 #B8CCB8 #DCE5DB
Accessibility & contrast
On white
2.31
#95B294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#95B294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B294
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B294 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AC92
Deuteranopia (green-blind)
#AFA995
Tritanopia (blue-blind)
#93B0A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #95b294; /* rgb */ color: rgb(149, 178, 148); /* oklch */ color: oklch(73.3% 0.053 144.1);
Tailwind
colors: {
custom: {
50: '#b4c9b3',
500: '#95b294',
950: '#000000',
},
}SCSS
$custom: #95b294; $custom-light: #b4c9b3; $custom-dark: #000000;
JSON
{
"hex": "#95b294",
"rgb": {
"r": 149,
"g": 178,
"b": 148
},
"hsl": {
"h": 118,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.73335,
"c": 0.05322,
"h": 144.1
},
"luminance": 0.40368
}Semantic roles & 50–950 ramp
primary
#95B294
secondary
#D6CCD6
accent
#4B9B98
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280