#80FF9D#80FF9D
#80FF9D is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.3% C 0.176 H 149.2°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #80FF9D |
|---|---|
| RGB | rgb(128, 255, 157) |
| HSL | hsl(134, 100%, 75%) |
| HSV | hsv(134, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(91.03, -55.70, 36.24) |
| CIE-LCH | lch(91.03, 66.45, 146.95°) |
| OKLab | oklab(90.34% -0.1512 0.0901) |
| OKLCH | oklch(90.34% 0.176 149.2) |
| XYZ | xyz(50.7446, 78.5395, 44.3773) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.11
Mint Green
#8FFF9F
ΔE00 1.39
Foam Green
#90FDA9
ΔE00 2.38
Light Bluish Green
#76FDA8
ΔE00 2.56
Palegreen
#98FB98
ΔE00 2.91
Seafoam Green
#7AF9AB
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FF9D #FF80E2
analogous
#A2FF80 #80FF9D #80FFDD
triadic
#80FF9D #9D80FF #FF9D80
tetradic
#80FF9D #80A2FF #FF80E2 #FFDD80
square
#80FF9D #80A2FF #FF80E2 #FFDD80
split-complementary
#80FF9D #DD80FF #FF80A2
monochromatic
#06FF3F #43FF6E #80FF9D #BDFFCC #E0FFE7
Accessibility & contrast
On white
1.26
#80FF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#80FF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FF9D
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FF9D | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED96
Deuteranopia (green-blind)
#EFE0A3
Tritanopia (blue-blind)
#66FBE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #80ff9d; /* rgb */ color: rgb(128, 255, 157); /* oklch */ color: oklch(90.3% 0.176 149.2);
Tailwind
colors: {
custom: {
50: '#acffbb',
500: '#80ff9d',
950: '#000000',
},
}SCSS
$custom: #80ff9d; $custom-light: #acffbb; $custom-dark: #000000;
JSON
{
"hex": "#80ff9d",
"rgb": {
"r": 128,
"g": 255,
"b": 157
},
"hsl": {
"h": 133.701,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.90344,
"c": 0.17597,
"h": 149.2
},
"luminance": 0.78544
}Semantic roles & 50–950 ramp
primary
#80FF9D
secondary
#DE45BB
accent
#00B1E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111812
muted
#818682