#95CD80#95CD80
#95CD80 is a light, moderate green. Relative luminance 0.516; OKLCH L 79.1% C 0.120 H 137.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #95CD80 |
|---|---|
| RGB | rgb(149, 205, 128) |
| HSL | hsl(104, 44%, 65%) |
| HSV | hsv(104, 38%, 80%) |
| CMYK | cmyk(27.3%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(77.05, -32.33, 32.68) |
| CIE-LCH | lch(77.05, 45.97, 134.69°) |
| OKLab | oklab(79.08% -0.0883 0.081) |
| OKLCH | oklch(79.08% 0.12 137.5) |
| XYZ | xyz(38.1209, 51.6095, 28.3710) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.66
Light Moss Green
#A6C875
ΔE00 4.69
Soft Green
#6FC276
ΔE00 5.62
Pale Olive Green
#B1D27B
ΔE00 5.66
Light Grey Green
#B7E1A1
ΔE00 6.48
Lichen
#8FB67B
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CD80 #B880CD
analogous
#BCCD80 #95CD80 #80CD91
triadic
#95CD80 #8095CD #CD8095
tetradic
#95CD80 #80BCCD #B880CD #CD9180
square
#95CD80 #80BCCD #B880CD #CD9180
split-complementary
#95CD80 #9180CD #CD80BC
monochromatic
#54973B #70BC54 #95CD80 #BADEAC #DEF0D8
Accessibility & contrast
On white
1.85
#95CD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#95CD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CD80
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CD80 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17B
Deuteranopia (green-blind)
#C9BC84
Tritanopia (blue-blind)
#93C8BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #95cd80; /* rgb */ color: rgb(149, 205, 128); /* oklch */ color: oklch(79.1% 0.120 137.5);
Tailwind
colors: {
custom: {
50: '#b6dca5',
500: '#95cd80',
950: '#000000',
},
}SCSS
$custom: #95cd80; $custom-light: #b6dca5; $custom-dark: #000000;
JSON
{
"hex": "#95cd80",
"rgb": {
"r": 149,
"g": 205,
"b": 128
},
"hsl": {
"h": 103.636,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.79083,
"c": 0.11981,
"h": 137.5
},
"luminance": 0.51611
}Semantic roles & 50–950 ramp
primary
#95CD80
secondary
#89549D
accent
#2FB792
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480