#95CB8A#95CB8A
#95CB8A is a light, moderate green. Relative luminance 0.509; OKLCH L 78.8% C 0.106 H 140.3°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #95CB8A |
|---|---|
| RGB | rgb(149, 203, 138) |
| HSL | hsl(110, 38%, 67%) |
| HSV | hsv(110, 32%, 80%) |
| CMYK | cmyk(26.6%, 0%, 32%, 20.4%) |
| CIE-LAB | lab(76.64, -29.88, 26.96) |
| CIE-LCH | lch(76.64, 40.25, 137.95°) |
| OKLab | oklab(78.81% -0.0815 0.0677) |
| OKLCH | oklch(78.81% 0.106 140.3) |
| XYZ | xyz(38.3365, 50.9351, 31.8514) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.27
Darkseagreen
#8FBC8F
ΔE00 5.51
Soft Green
#6FC276
ΔE00 5.56
Lichen
#8FB67B
ΔE00 5.60
Light Moss Green
#A6C875
ΔE00 6.05
Sage Green (survey)
#88B378
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CB8A #C08ACB
analogous
#B6CB8A #95CB8A #8ACBA0
triadic
#95CB8A #8A95CB #CB8A95
tetradic
#95CB8A #8AB6CB #C08ACB #CBA08A
square
#95CB8A #8AB6CB #C08ACB #CBA08A
split-complementary
#95CB8A #A08ACB #CB8AB6
monochromatic
#519743 #6FB860 #95CB8A #BBDEB4 #E2F1DF
Accessibility & contrast
On white
1.88
#95CB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#95CB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CB8A
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CB8A | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC086
Deuteranopia (green-blind)
#C6BB8D
Tritanopia (blue-blind)
#92C7BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #95cb8a; /* rgb */ color: rgb(149, 203, 138); /* oklch */ color: oklch(78.8% 0.106 140.3);
Tailwind
colors: {
custom: {
50: '#b5dbac',
500: '#95cb8a',
950: '#000000',
},
}SCSS
$custom: #95cb8a; $custom-light: #b5dbac; $custom-dark: #000000;
JSON
{
"hex": "#95cb8a",
"rgb": {
"r": 149,
"g": 203,
"b": 138
},
"hsl": {
"h": 109.846,
"s": 38.462,
"l": 66.863
},
"oklch": {
"l": 0.7881,
"c": 0.10589,
"h": 140.3
},
"luminance": 0.50936
}Semantic roles & 50–950 ramp
primary
#95CB8A
secondary
#935B9E
accent
#34B19C
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481