#95CA8A#95CA8A
#95CA8A is a light, moderate green. Relative luminance 0.505; OKLCH L 78.6% C 0.104 H 140.2°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #95CA8A |
|---|---|
| RGB | rgb(149, 202, 138) |
| HSL | hsl(110, 38%, 67%) |
| HSV | hsv(110, 32%, 79%) |
| CMYK | cmyk(26.2%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(76.35, -29.41, 26.57) |
| CIE-LCH | lch(76.35, 39.63, 137.90°) |
| OKLab | oklab(78.58% -0.0801 0.0667) |
| OKLCH | oklch(78.58% 0.104 140.2) |
| XYZ | xyz(38.1011, 50.4643, 31.7730) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.31
Darkseagreen
#8FBC8F
ΔE00 5.23
Lichen
#8FB67B
ΔE00 5.34
Soft Green
#6FC276
ΔE00 5.58
Sage Green (survey)
#88B378
ΔE00 6.04
Light Moss Green
#A6C875
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CA8A #BF8ACA
analogous
#B5CA8A #95CA8A #8ACA9F
triadic
#95CA8A #8A95CA #CA8A95
tetradic
#95CA8A #8AB5CA #BF8ACA #CA9F8A
square
#95CA8A #8AB5CA #BF8ACA #CA9F8A
split-complementary
#95CA8A #9F8ACA #CA8AB5
monochromatic
#529644 #6FB760 #95CA8A #BBDDB4 #E1F0DE
Accessibility & contrast
On white
1.89
#95CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#95CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CA8A
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CA8A | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF86
Deuteranopia (green-blind)
#C5BA8D
Tritanopia (blue-blind)
#92C6B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #95ca8a; /* rgb */ color: rgb(149, 202, 138); /* oklch */ color: oklch(78.6% 0.104 140.2);
Tailwind
colors: {
custom: {
50: '#b5daac',
500: '#95ca8a',
950: '#000000',
},
}SCSS
$custom: #95ca8a; $custom-light: #b5daac; $custom-dark: #000000;
JSON
{
"hex": "#95ca8a",
"rgb": {
"r": 149,
"g": 202,
"b": 138
},
"hsl": {
"h": 109.687,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.78579,
"c": 0.1043,
"h": 140.2
},
"luminance": 0.50466
}Semantic roles & 50–950 ramp
primary
#95CA8A
secondary
#925B9D
accent
#35B19B
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481