#95D37E#95D37E
#95D37E is a light, vivid green. Relative luminance 0.545; OKLCH L 80.4% C 0.131 H 137.6°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #95D37E |
|---|---|
| RGB | rgb(149, 211, 126) |
| HSL | hsl(104, 49%, 66%) |
| HSV | hsv(104, 40%, 83%) |
| CMYK | cmyk(29.4%, 0%, 40.3%, 17.3%) |
| CIE-LAB | lab(78.74, -35.39, 35.91) |
| CIE-LCH | lch(78.74, 50.42, 134.59°) |
| OKLab | oklab(80.44% -0.0968 0.0884) |
| OKLCH | oklch(80.44% 0.131 137.6) |
| XYZ | xyz(39.4534, 54.4830, 28.1721) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.65
Light Moss Green
#A6C875
ΔE00 5.24
Pale Olive Green
#B1D27B
ΔE00 5.51
Soft Green
#6FC276
ΔE00 6.38
Light Grey Green
#B7E1A1
ΔE00 6.38
Lightgreen
#90EE90
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95D37E #BC7ED3
analogous
#BFD37E #95D37E #7ED391
triadic
#95D37E #7E95D3 #D37E95
tetradic
#95D37E #7EBFD3 #BC7ED3 #D3917E
square
#95D37E #7EBFD3 #BC7ED3 #D3917E
split-complementary
#95D37E #917ED3 #D37EBF
monochromatic
#53A037 #6FC350 #95D37E #BAE3AC #E0F2D9
Accessibility & contrast
On white
1.77
#95D37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#95D37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95D37E
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95D37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95D37E | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C678
Deuteranopia (green-blind)
#CFC183
Tritanopia (blue-blind)
#93CDBE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95d37e; /* rgb */ color: rgb(149, 211, 126); /* oklch */ color: oklch(80.4% 0.131 137.6);
Tailwind
colors: {
custom: {
50: '#b6e1a4',
500: '#95d37e',
950: '#000000',
},
}SCSS
$custom: #95d37e; $custom-light: #b6e1a4; $custom-dark: #000000;
JSON
{
"hex": "#95d37e",
"rgb": {
"r": 149,
"g": 211,
"b": 126
},
"hsl": {
"h": 103.765,
"s": 49.133,
"l": 66.078
},
"oklch": {
"l": 0.80444,
"c": 0.13108,
"h": 137.6
},
"luminance": 0.54484
}Semantic roles & 50–950 ramp
primary
#95D37E
secondary
#8E50A5
accent
#29BC95
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480