#95CC8A#95CC8A
#95CC8A is a light, moderate green. Relative luminance 0.514; OKLCH L 79.0% C 0.107 H 140.4°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #95CC8A |
|---|---|
| RGB | rgb(149, 204, 138) |
| HSL | hsl(110, 39%, 67%) |
| HSV | hsv(110, 32%, 80%) |
| CMYK | cmyk(27%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(76.93, -30.36, 27.34) |
| CIE-LCH | lch(76.93, 40.86, 137.99°) |
| OKLab | oklab(79.04% -0.0828 0.0686) |
| OKLCH | oklch(79.04% 0.107 140.4) |
| XYZ | xyz(38.5734, 51.4089, 31.9304) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.25
Soft Green
#6FC276
ΔE00 5.56
Darkseagreen
#8FBC8F
ΔE00 5.79
Lichen
#8FB67B
ΔE00 5.86
Light Moss Green
#A6C875
ΔE00 6.04
Light Grey Green
#B7E1A1
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CC8A #C18ACC
analogous
#B6CC8A #95CC8A #8ACCA0
triadic
#95CC8A #8A95CC #CC8A95
tetradic
#95CC8A #8AB6CC #C18ACC #CCA08A
square
#95CC8A #8AB6CC #C18ACC #CCA08A
split-complementary
#95CC8A #A08ACC #CC8AB6
monochromatic
#519943 #6EB95F #95CC8A #BCDFB5 #E2F1DF
Accessibility & contrast
On white
1.86
#95CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#95CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CC8A
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CC8A | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C186
Deuteranopia (green-blind)
#C7BC8E
Tritanopia (blue-blind)
#92C8BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #95cc8a; /* rgb */ color: rgb(149, 204, 138); /* oklch */ color: oklch(79.0% 0.107 140.4);
Tailwind
colors: {
custom: {
50: '#b5dbac',
500: '#95cc8a',
950: '#000000',
},
}SCSS
$custom: #95cc8a; $custom-light: #b5dbac; $custom-dark: #000000;
JSON
{
"hex": "#95cc8a",
"rgb": {
"r": 149,
"g": 204,
"b": 138
},
"hsl": {
"h": 110,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.7904,
"c": 0.10748,
"h": 140.4
},
"luminance": 0.5141
}Semantic roles & 50–950 ramp
primary
#95CC8A
secondary
#945BA0
accent
#33B29D
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481