#80FFA5#80FFA5
#80FFA5 is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.5% C 0.169 H 151.2°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFA5 |
|---|---|
| RGB | rgb(128, 255, 165) |
| HSL | hsl(137, 100%, 75%) |
| HSV | hsv(137, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 35.3%, 0%) |
| CIE-LAB | lab(91.15, -54.38, 32.43) |
| CIE-LCH | lch(91.15, 63.32, 149.18°) |
| OKLab | oklab(90.49% -0.1478 0.0812) |
| OKLCH | oklch(90.49% 0.169 151.2) |
| XYZ | xyz(51.4501, 78.8217, 48.0929) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.37
Foam Green
#90FDA9
ΔE00 1.67
Baby Green
#8CFF9E
ΔE00 1.92
Mint Green
#8FFF9F
ΔE00 2.06
Seafoam Green
#7AF9AB
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFA5 #FF80DA
analogous
#9BFF80 #80FFA5 #80FFE4
triadic
#80FFA5 #A580FF #FFA580
tetradic
#80FFA5 #809BFF #FF80DA #FFE480
square
#80FFA5 #809BFF #FF80DA #FFE480
split-complementary
#80FFA5 #E480FF #FF809B
monochromatic
#06FF4E #43FF7A #80FFA5 #BDFFD0 #E0FFE9
Accessibility & contrast
On white
1.25
#80FFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#80FFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFA5
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFA5 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9F
Deuteranopia (green-blind)
#EEE1AB
Tritanopia (blue-blind)
#64FCE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80ffa5; /* rgb */ color: rgb(128, 255, 165); /* oklch */ color: oklch(90.5% 0.169 151.2);
Tailwind
colors: {
custom: {
50: '#acffc0',
500: '#80ffa5',
950: '#000000',
},
}SCSS
$custom: #80ffa5; $custom-light: #acffc0; $custom-dark: #000000;
JSON
{
"hex": "#80ffa5",
"rgb": {
"r": 128,
"g": 255,
"b": 165
},
"hsl": {
"h": 137.48,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.9049,
"c": 0.16862,
"h": 151.2
},
"luminance": 0.78826
}Semantic roles & 50–950 ramp
primary
#80FFA5
secondary
#DE45B2
accent
#00A3E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682