#80FFAA#80FFAA
#80FFAA is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.6% C 0.164 H 152.6°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFAA |
|---|---|
| RGB | rgb(128, 255, 170) |
| HSL | hsl(140, 100%, 75%) |
| HSV | hsv(140, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(91.24, -53.52, 30.04) |
| CIE-LCH | lch(91.24, 61.37, 150.69°) |
| OKLab | oklab(90.59% -0.1456 0.0756) |
| OKLCH | oklch(90.59% 0.164 152.6) |
| XYZ | xyz(51.9141, 79.0073, 50.5367) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.89
Foam Green
#90FDA9
ΔE00 1.69
Seafoam Green
#7AF9AB
ΔE00 1.70
Seafoam (survey)
#80F9AD
ΔE00 1.82
Light Blue Green
#7EFBB3
ΔE00 2.44
Baby Green
#8CFF9E
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFAA #FF80D5
analogous
#95FF80 #80FFAA #80FFEA
triadic
#80FFAA #AA80FF #FFAA80
tetradic
#80FFAA #8095FF #FF80D5 #FFEA80
square
#80FFAA #8095FF #FF80D5 #FFEA80
split-complementary
#80FFAA #EA80FF #FF8095
monochromatic
#06FF58 #43FF81 #80FFAA #BDFFD3 #E0FFEB
Accessibility & contrast
On white
1.25
#80FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#80FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFAA
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFAA | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA5
Deuteranopia (green-blind)
#EDE1AF
Tritanopia (blue-blind)
#62FCE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80ffaa; /* rgb */ color: rgb(128, 255, 170); /* oklch */ color: oklch(90.6% 0.164 152.6);
Tailwind
colors: {
custom: {
50: '#acffc3',
500: '#80ffaa',
950: '#000000',
},
}SCSS
$custom: #80ffaa; $custom-light: #acffc3; $custom-dark: #000000;
JSON
{
"hex": "#80ffaa",
"rgb": {
"r": 128,
"g": 255,
"b": 170
},
"hsl": {
"h": 139.843,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.90586,
"c": 0.16406,
"h": 152.6
},
"luminance": 0.79011
}Semantic roles & 50–950 ramp
primary
#80FFAA
secondary
#DE45AC
accent
#009AE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682