#80DD96#80DD96
#80DD96 is a very light, vivid green. Relative luminance 0.585; OKLCH L 82.1% C 0.134 H 150.2°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #80DD96 |
|---|---|
| RGB | rgb(128, 221, 150) |
| HSL | hsl(134, 58%, 68%) |
| HSV | hsv(134, 42%, 87%) |
| CMYK | cmyk(42.1%, 0%, 32.1%, 13.3%) |
| CIE-LAB | lab(81.02, -42.67, 26.44) |
| CIE-LCH | lch(81.02, 50.19, 148.22°) |
| OKLab | oklab(82.14% -0.1163 0.0666) |
| OKLCH | oklch(82.14% 0.134 150.2) |
| XYZ | xyz(40.2611, 58.5015, 38.0187) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.02
Lightgreen
#90EE90
ΔE00 5.43
Light Sea Green
#98F6B0
ΔE00 5.73
Seafoam
#7FE0B3
ΔE00 6.22
Seafoam (survey)
#80F9AD
ΔE00 6.24
Seafoam Green
#7AF9AB
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DD96 #DD80C7
analogous
#98DD80 #80DD96 #80DDC5
triadic
#80DD96 #9680DD #DD9680
tetradic
#80DD96 #8098DD #DD80C7 #DDC580
square
#80DD96 #8098DD #DD80C7 #DDC580
split-complementary
#80DD96 #C580DD #DD8098
monochromatic
#30B34F #50D06E #80DD96 #B0EABE #E1F7E6
Accessibility & contrast
On white
1.65
#80DD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#80DD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DD96
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DD96 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF91
Deuteranopia (green-blind)
#D0C59A
Tritanopia (blue-blind)
#70DACA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #80dd96; /* rgb */ color: rgb(128, 221, 150); /* oklch */ color: oklch(82.1% 0.134 150.2);
Tailwind
colors: {
custom: {
50: '#a9e8b5',
500: '#80dd96',
950: '#000000',
},
}SCSS
$custom: #80dd96; $custom-light: #a9e8b5; $custom-dark: #000000;
JSON
{
"hex": "#80dd96",
"rgb": {
"r": 128,
"g": 221,
"b": 150
},
"hsl": {
"h": 134.194,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.82144,
"c": 0.13405,
"h": 150.2
},
"luminance": 0.58504
}Semantic roles & 50–950 ramp
primary
#80DD96
secondary
#B44D9C
accent
#209EC5
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481