#95CB8D#95CB8D
#95CB8D is a light, moderate green. Relative luminance 0.510; OKLCH L 78.9% C 0.103 H 141.4°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #95CB8D |
|---|---|
| RGB | rgb(149, 203, 141) |
| HSL | hsl(112, 37%, 67%) |
| HSV | hsv(112, 31%, 80%) |
| CMYK | cmyk(26.6%, 0%, 30.5%, 20.4%) |
| CIE-LAB | lab(76.69, -29.41, 25.46) |
| CIE-LCH | lch(76.69, 38.90, 139.12°) |
| OKLab | oklab(78.87% -0.0802 0.0641) |
| OKLCH | oklch(78.87% 0.103 141.4) |
| XYZ | xyz(38.5567, 51.0232, 33.0111) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.89
Darkseagreen
#8FBC8F
ΔE00 5.07
Lichen
#8FB67B
ΔE00 5.65
Soft Green
#6FC276
ΔE00 5.74
Sage Green (survey)
#88B378
ΔE00 6.32
Light Grey Green
#B7E1A1
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CB8D #C38DCB
analogous
#B4CB8D #95CB8D #8DCBA4
triadic
#95CB8D #8D95CB #CB8D95
tetradic
#95CB8D #8DB4CB #C38DCB #CBA48D
square
#95CB8D #8DB4CB #C38DCB #CBA48D
split-complementary
#95CB8D #A48DCB #CB8DB4
monochromatic
#509845 #6EB863 #95CB8D #BCDEB7 #E3F1E1
Accessibility & contrast
On white
1.87
#95CB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#95CB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CB8D
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CB8D | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC189
Deuteranopia (green-blind)
#C6BB90
Tritanopia (blue-blind)
#91C7BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #95cb8d; /* rgb */ color: rgb(149, 203, 141); /* oklch */ color: oklch(78.9% 0.103 141.4);
Tailwind
colors: {
custom: {
50: '#b5dbae',
500: '#95cb8d',
950: '#000000',
},
}SCSS
$custom: #95cb8d; $custom-light: #b5dbae; $custom-dark: #000000;
JSON
{
"hex": "#95cb8d",
"rgb": {
"r": 149,
"g": 203,
"b": 141
},
"hsl": {
"h": 112.258,
"s": 37.349,
"l": 67.451
},
"oklch": {
"l": 0.7887,
"c": 0.10265,
"h": 141.4
},
"luminance": 0.51025
}Semantic roles & 50–950 ramp
primary
#95CB8D
secondary
#975D9F
accent
#35B0A0
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481