#95CD85#95CD85
#95CD85 is a light, moderate green. Relative luminance 0.517; OKLCH L 79.2% C 0.114 H 138.9°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #95CD85 |
|---|---|
| RGB | rgb(149, 205, 133) |
| HSL | hsl(107, 42%, 66%) |
| HSV | hsv(107, 35%, 80%) |
| CMYK | cmyk(27.3%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(77.13, -31.60, 30.21) |
| CIE-LCH | lch(77.13, 43.71, 136.28°) |
| OKLab | oklab(79.18% -0.0862 0.0753) |
| OKLCH | oklch(79.18% 0.114 138.9) |
| XYZ | xyz(38.4582, 51.7443, 30.1471) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.38
Light Moss Green
#A6C875
ΔE00 5.30
Soft Green
#6FC276
ΔE00 5.50
Light Grey Green
#B7E1A1
ΔE00 6.19
Lichen
#8FB67B
ΔE00 6.23
Pale Olive Green
#B1D27B
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CD85 #BD85CD
analogous
#B9CD85 #95CD85 #85CD99
triadic
#95CD85 #8595CD #CD8595
tetradic
#95CD85 #85B9CD #BD85CD #CD9985
square
#95CD85 #85B9CD #BD85CD #CD9985
split-complementary
#95CD85 #9985CD #CD85B9
monochromatic
#53993F #6FBB5A #95CD85 #BBDFB0 #E0F1DC
Accessibility & contrast
On white
1.85
#95CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#95CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CD85
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CD85 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C280
Deuteranopia (green-blind)
#C9BC89
Tritanopia (blue-blind)
#92C8BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #95cd85; /* rgb */ color: rgb(149, 205, 133); /* oklch */ color: oklch(79.2% 0.114 138.9);
Tailwind
colors: {
custom: {
50: '#b6dca9',
500: '#95cd85',
950: '#000000',
},
}SCSS
$custom: #95cd85; $custom-light: #b6dca9; $custom-dark: #000000;
JSON
{
"hex": "#95cd85",
"rgb": {
"r": 149,
"g": 205,
"b": 133
},
"hsl": {
"h": 106.667,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.79175,
"c": 0.11445,
"h": 138.9
},
"luminance": 0.51746
}Semantic roles & 50–950 ramp
primary
#95CD85
secondary
#8F579F
accent
#31B598
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480