#80F2AA#80F2AA
#80F2AA is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.5% C 0.146 H 154.3°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #80F2AA |
|---|---|
| RGB | rgb(128, 242, 170) |
| HSL | hsl(142, 81%, 73%) |
| HSV | hsv(142, 47%, 95%) |
| CMYK | cmyk(47.1%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(87.48, -48.13, 24.94) |
| CIE-LCH | lch(87.48, 54.21, 152.60°) |
| OKLab | oklab(87.52% -0.1314 0.0632) |
| OKLCH | oklch(87.52% 0.146 154.3) |
| XYZ | xyz(47.9065, 70.9921, 49.2008) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.53
Seafoam Green
#7AF9AB
ΔE00 1.75
Light Blue Green
#7EFBB3
ΔE00 2.02
Light Sea Green
#98F6B0
ΔE00 2.54
Light Bluish Green
#76FDA8
ΔE00 3.00
Foam Green
#90FDA9
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F2AA #F280C8
analogous
#8FF280 #80F2AA #80F2E3
triadic
#80F2AA #AA80F2 #F2AA80
tetradic
#80F2AA #808FF2 #F280C8 #F2E380
square
#80F2AA #808FF2 #F280C8 #F2E380
split-complementary
#80F2AA #E380F2 #F2808F
monochromatic
#17E161 #48EC85 #80F2AA #B8F8CF #E3FCEC
Accessibility & contrast
On white
1.38
#80F2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#80F2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F2AA
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F2AA | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A6
Deuteranopia (green-blind)
#E1D7AE
Tritanopia (blue-blind)
#65F0DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #80f2aa; /* rgb */ color: rgb(128, 242, 170); /* oklch */ color: oklch(87.5% 0.146 154.3);
Tailwind
colors: {
custom: {
50: '#abf7c3',
500: '#80f2aa',
950: '#000000',
},
}SCSS
$custom: #80f2aa; $custom-light: #abf7c3; $custom-dark: #000000;
JSON
{
"hex": "#80f2aa",
"rgb": {
"r": 128,
"g": 242,
"b": 170
},
"hsl": {
"h": 142.105,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.87523,
"c": 0.14584,
"h": 154.3
},
"luminance": 0.70996
}Semantic roles & 50–950 ramp
primary
#80F2AA
secondary
#CD499C
accent
#088FDE
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111712
muted
#818582