#80F5AA#80F5AA
#80F5AA is a very light, vivid green. Relative luminance 0.728; OKLCH L 88.2% C 0.150 H 153.9°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #80F5AA |
|---|---|
| RGB | rgb(128, 245, 170) |
| HSL | hsl(142, 85%, 73%) |
| HSV | hsv(142, 48%, 96%) |
| CMYK | cmyk(47.8%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(88.35, -49.39, 26.13) |
| CIE-LCH | lch(88.35, 55.87, 152.12°) |
| OKLab | oklab(88.23% -0.1348 0.0661) |
| OKLCH | oklch(88.23% 0.15 153.9) |
| XYZ | xyz(48.8067, 72.7925, 49.5009) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.84
Seafoam Green
#7AF9AB
ΔE00 1.08
Light Blue Green
#7EFBB3
ΔE00 1.64
Light Bluish Green
#76FDA8
ΔE00 2.27
Light Sea Green
#98F6B0
ΔE00 2.51
Foam Green
#90FDA9
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F5AA #F580CB
analogous
#91F580 #80F5AA #80F5E4
triadic
#80F5AA #AA80F5 #F5AA80
tetradic
#80F5AA #8091F5 #F580CB #F5E480
square
#80F5AA #8091F5 #F580CB #F5E480
split-complementary
#80F5AA #E480F5 #F58091
monochromatic
#12E85F #47F184 #80F5AA #B9F9D0 #E3FDEC
Accessibility & contrast
On white
1.35
#80F5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#80F5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F5AA
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F5AA | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A5
Deuteranopia (green-blind)
#E4D9AF
Tritanopia (blue-blind)
#65F3E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #80f5aa; /* rgb */ color: rgb(128, 245, 170); /* oklch */ color: oklch(88.2% 0.150 153.9);
Tailwind
colors: {
custom: {
50: '#abf9c3',
500: '#80f5aa',
950: '#000000',
},
}SCSS
$custom: #80f5aa; $custom-light: #abf9c3; $custom-dark: #000000;
JSON
{
"hex": "#80f5aa",
"rgb": {
"r": 128,
"g": 245,
"b": 170
},
"hsl": {
"h": 141.538,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.8823,
"c": 0.15008,
"h": 153.9
},
"luminance": 0.72796
}Semantic roles & 50–950 ramp
primary
#80F5AA
secondary
#D148A0
accent
#0492E2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111712
muted
#818582