#95D784#95D784
#95D784 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.5% C 0.131 H 139.4°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #95D784 |
|---|---|
| RGB | rgb(149, 215, 132) |
| HSL | hsl(108, 51%, 68%) |
| HSV | hsv(108, 39%, 84%) |
| CMYK | cmyk(30.7%, 0%, 38.6%, 15.7%) |
| CIE-LAB | lab(79.98, -36.37, 34.48) |
| CIE-LCH | lch(79.98, 50.12, 136.53°) |
| OKLab | oklab(81.48% -0.0993 0.0853) |
| OKLCH | oklch(81.48% 0.131 139.4) |
| XYZ | xyz(40.8584, 56.6547, 30.6080) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.78
Lightgreen
#90EE90
ΔE00 5.57
Light Grey Green
#B7E1A1
ΔE00 5.89
Pale Olive Green
#B1D27B
ΔE00 6.21
Light Moss Green
#A6C875
ΔE00 6.24
Hospital Green
#9BE5AA
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95D784 #C684D7
analogous
#BED784 #95D784 #84D79C
triadic
#95D784 #8495D7 #D78495
tetradic
#95D784 #84BED7 #C684D7 #D79C84
square
#95D784 #84BED7 #C684D7 #D79C84
split-complementary
#95D784 #9C84D7 #D784BE
monochromatic
#4FA937 #6DC856 #95D784 #BDE6B2 #E5F5E0
Accessibility & contrast
On white
1.70
#95D784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#95D784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95D784
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95D784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95D784 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7E
Deuteranopia (green-blind)
#D2C489
Tritanopia (blue-blind)
#91D2C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #95d784; /* rgb */ color: rgb(149, 215, 132); /* oklch */ color: oklch(81.5% 0.131 139.4);
Tailwind
colors: {
custom: {
50: '#b6e3a8',
500: '#95d784',
950: '#000000',
},
}SCSS
$custom: #95d784; $custom-light: #b6e3a8; $custom-dark: #000000;
JSON
{
"hex": "#95d784",
"rgb": {
"r": 149,
"g": 215,
"b": 132
},
"hsl": {
"h": 107.711,
"s": 50.92,
"l": 68.039
},
"oklch": {
"l": 0.81479,
"c": 0.13091,
"h": 139.4
},
"luminance": 0.56656
}Semantic roles & 50–950 ramp
primary
#95D784
secondary
#9A52AD
accent
#27BE9F
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480