#95DD80#95DD80
#95DD80 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.8% C 0.144 H 138.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #95DD80 |
|---|---|
| RGB | rgb(149, 221, 128) |
| HSL | hsl(106, 58%, 68%) |
| HSV | hsv(106, 42%, 87%) |
| CMYK | cmyk(32.6%, 0%, 42.1%, 13.3%) |
| CIE-LAB | lab(81.65, -39.64, 38.64) |
| CIE-LCH | lch(81.65, 55.36, 135.73°) |
| OKLab | oklab(82.81% -0.1084 0.0947) |
| OKLCH | oklch(82.81% 0.144 138.8) |
| XYZ | xyz(42.1458, 59.6592, 29.7126) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.31
Pistachio
#93C572
ΔE00 6.03
Lightish Green
#61E160
ΔE00 6.31
Pale Olive Green
#B1D27B
ΔE00 6.55
Light Grey Green
#B7E1A1
ΔE00 6.57
Fresh Green
#69D84F
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DD80 #C880DD
analogous
#C3DD80 #95DD80 #80DD99
triadic
#95DD80 #8095DD #DD8095
tetradic
#95DD80 #80C3DD #C880DD #DD9980
square
#95DD80 #80C3DD #C880DD #DD9980
split-complementary
#95DD80 #9980DD #DD80C3
monochromatic
#4DB330 #6DD050 #95DD80 #BDEAB0 #E6F7E1
Accessibility & contrast
On white
1.62
#95DD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#95DD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DD80
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DD80 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D8C886
Tritanopia (blue-blind)
#91D7C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #95dd80; /* rgb */ color: rgb(149, 221, 128); /* oklch */ color: oklch(82.8% 0.144 138.8);
Tailwind
colors: {
custom: {
50: '#b7e8a6',
500: '#95dd80',
950: '#000000',
},
}SCSS
$custom: #95dd80; $custom-light: #b7e8a6; $custom-dark: #000000;
JSON
{
"hex": "#95dd80",
"rgb": {
"r": 149,
"g": 221,
"b": 128
},
"hsl": {
"h": 106.452,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.82811,
"c": 0.14397,
"h": 138.8
},
"luminance": 0.59661
}Semantic roles & 50–950 ramp
primary
#95DD80
secondary
#9D4DB4
accent
#20C5A0
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480