#80DD94#80DD94
#80DD94 is a very light, vivid green. Relative luminance 0.584; OKLCH L 82.1% C 0.136 H 149.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #80DD94 |
|---|---|
| RGB | rgb(128, 221, 148) |
| HSL | hsl(133, 58%, 68%) |
| HSV | hsv(133, 42%, 87%) |
| CMYK | cmyk(42.1%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(80.98, -43.01, 27.42) |
| CIE-LCH | lch(80.98, 51.01, 147.48°) |
| OKLab | oklab(82.1% -0.1172 0.0689) |
| OKLCH | oklch(82.1% 0.136 149.5) |
| XYZ | xyz(40.1015, 58.4376, 37.1777) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.23
Lightgreen
#90EE90
ΔE00 5.16
Light Sea Green
#98F6B0
ΔE00 5.81
Weird Green
#3AE57F
ΔE00 6.29
Seafoam (survey)
#80F9AD
ΔE00 6.30
Seafoam Green
#7AF9AB
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DD94 #DD80C9
analogous
#9ADD80 #80DD94 #80DDC2
triadic
#80DD94 #9480DD #DD9480
tetradic
#80DD94 #809ADD #DD80C9 #DDC280
square
#80DD94 #809ADD #DD80C9 #DDC280
split-complementary
#80DD94 #C280DD #DD809A
monochromatic
#30B34C #50D06B #80DD94 #B0EABD #E1F7E5
Accessibility & contrast
On white
1.66
#80DD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#80DD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DD94
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DD94 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF8F
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#70DACA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #80dd94; /* rgb */ color: rgb(128, 221, 148); /* oklch */ color: oklch(82.1% 0.136 149.5);
Tailwind
colors: {
custom: {
50: '#a9e8b4',
500: '#80dd94',
950: '#000000',
},
}SCSS
$custom: #80dd94; $custom-light: #a9e8b4; $custom-dark: #000000;
JSON
{
"hex": "#80dd94",
"rgb": {
"r": 128,
"g": 221,
"b": 148
},
"hsl": {
"h": 132.903,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.82103,
"c": 0.13598,
"h": 149.5
},
"luminance": 0.5844
}Semantic roles & 50–950 ramp
primary
#80DD94
secondary
#B44D9E
accent
#20A2C5
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481