#95CD84#95CD84
#95CD84 is a light, moderate green. Relative luminance 0.517; OKLCH L 79.2% C 0.116 H 138.6°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #95CD84 |
|---|---|
| RGB | rgb(149, 205, 132) |
| HSL | hsl(106, 42%, 66%) |
| HSV | hsv(106, 36%, 80%) |
| CMYK | cmyk(27.3%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(77.11, -31.75, 30.71) |
| CIE-LCH | lch(77.11, 44.17, 135.95°) |
| OKLab | oklab(79.16% -0.0866 0.0764) |
| OKLCH | oklch(79.16% 0.116 138.6) |
| XYZ | xyz(38.3894, 51.7168, 29.7850) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.23
Light Moss Green
#A6C875
ΔE00 5.17
Soft Green
#6FC276
ΔE00 5.51
Pale Olive Green
#B1D27B
ΔE00 6.13
Light Grey Green
#B7E1A1
ΔE00 6.24
Lichen
#8FB67B
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CD84 #BC84CD
analogous
#B9CD84 #95CD84 #84CD97
triadic
#95CD84 #8495CD #CD8495
tetradic
#95CD84 #84B9CD #BC84CD #CD9784
square
#95CD84 #84B9CD #BC84CD #CD9784
split-complementary
#95CD84 #9784CD #CD84B9
monochromatic
#53993E #70BB58 #95CD84 #BADFB0 #E0F0DB
Accessibility & contrast
On white
1.85
#95CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#95CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CD84
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CD84 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27F
Deuteranopia (green-blind)
#C9BC88
Tritanopia (blue-blind)
#92C8BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #95cd84; /* rgb */ color: rgb(149, 205, 132); /* oklch */ color: oklch(79.2% 0.116 138.6);
Tailwind
colors: {
custom: {
50: '#b6dca8',
500: '#95cd84',
950: '#000000',
},
}SCSS
$custom: #95cd84; $custom-light: #b6dca8; $custom-dark: #000000;
JSON
{
"hex": "#95cd84",
"rgb": {
"r": 149,
"g": 205,
"b": 132
},
"hsl": {
"h": 106.027,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.79156,
"c": 0.11553,
"h": 138.6
},
"luminance": 0.51718
}Semantic roles & 50–950 ramp
primary
#95CD84
secondary
#8E569F
accent
#30B596
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480