#95CB80#95CB80
#95CB80 is a light, moderate green. Relative luminance 0.507; OKLCH L 78.6% C 0.117 H 137.3°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #95CB80 |
|---|---|
| RGB | rgb(149, 203, 128) |
| HSL | hsl(103, 42%, 65%) |
| HSV | hsv(103, 37%, 80%) |
| CMYK | cmyk(26.6%, 0%, 36.9%, 20.4%) |
| CIE-LAB | lab(76.47, -31.39, 31.93) |
| CIE-LCH | lch(76.47, 44.78, 134.51°) |
| OKLab | oklab(78.62% -0.0857 0.0792) |
| OKLCH | oklch(78.62% 0.117 137.3) |
| XYZ | xyz(37.6456, 50.6587, 28.2125) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.46
Light Moss Green
#A6C875
ΔE00 4.57
Soft Green
#6FC276
ΔE00 5.51
Pale Olive Green
#B1D27B
ΔE00 5.77
Lichen
#8FB67B
ΔE00 5.92
Sage Green (survey)
#88B378
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CB80 #B680CB
analogous
#BACB80 #95CB80 #80CB91
triadic
#95CB80 #8095CB #CB8095
tetradic
#95CB80 #80BACB #B680CB #CB9180
square
#95CB80 #80BACB #B680CB #CB9180
split-complementary
#95CB80 #9180CB #CB80BA
monochromatic
#55943D #71B955 #95CB80 #B9DDAB #DDEFD7
Accessibility & contrast
On white
1.89
#95CB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#95CB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CB80
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CB80 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07B
Deuteranopia (green-blind)
#C8BB84
Tritanopia (blue-blind)
#93C6B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #95cb80; /* rgb */ color: rgb(149, 203, 128); /* oklch */ color: oklch(78.6% 0.117 137.3);
Tailwind
colors: {
custom: {
50: '#b6dba5',
500: '#95cb80',
950: '#000000',
},
}SCSS
$custom: #95cb80; $custom-light: #b6dba5; $custom-dark: #000000;
JSON
{
"hex": "#95cb80",
"rgb": {
"r": 149,
"g": 203,
"b": 128
},
"hsl": {
"h": 103.2,
"s": 41.899,
"l": 64.902
},
"oklch": {
"l": 0.78619,
"c": 0.11671,
"h": 137.3
},
"luminance": 0.5066
}Semantic roles & 50–950 ramp
primary
#95CB80
secondary
#87559B
accent
#31B590
background
#FDFEFC
surface
#F8FBF6
border
#D1D4D0
text
#11150F
muted
#818480