#80F4AA#80F4AA
#80F4AA is a very light, vivid green. Relative luminance 0.722; OKLCH L 88.0% C 0.149 H 154.0°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #80F4AA |
|---|---|
| RGB | rgb(128, 244, 170) |
| HSL | hsl(142, 84%, 73%) |
| HSV | hsv(142, 48%, 96%) |
| CMYK | cmyk(47.5%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(88.06, -48.97, 25.73) |
| CIE-LCH | lch(88.06, 55.32, 152.28°) |
| OKLab | oklab(87.99% -0.1337 0.0651) |
| OKLCH | oklch(87.99% 0.149 154) |
| XYZ | xyz(48.5050, 72.1891, 49.4003) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.06
Seafoam Green
#7AF9AB
ΔE00 1.29
Light Blue Green
#7EFBB3
ΔE00 1.74
Light Sea Green
#98F6B0
ΔE00 2.49
Light Bluish Green
#76FDA8
ΔE00 2.51
Foam Green
#90FDA9
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F4AA #F480CA
analogous
#90F480 #80F4AA #80F4E4
triadic
#80F4AA #AA80F4 #F4AA80
tetradic
#80F4AA #8090F4 #F480CA #F4E480
square
#80F4AA #8090F4 #F480CA #F4E480
split-complementary
#80F4AA #E480F4 #F48090
monochromatic
#14E660 #48EF84 #80F4AA #B8F9D0 #E3FDEC
Accessibility & contrast
On white
1.36
#80F4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#80F4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F4AA
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F4AA | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A5
Deuteranopia (green-blind)
#E3D8AE
Tritanopia (blue-blind)
#65F2E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #80f4aa; /* rgb */ color: rgb(128, 244, 170); /* oklch */ color: oklch(88.0% 0.149 154.0);
Tailwind
colors: {
custom: {
50: '#abf8c3',
500: '#80f4aa',
950: '#000000',
},
}SCSS
$custom: #80f4aa; $custom-light: #abf8c3; $custom-dark: #000000;
JSON
{
"hex": "#80f4aa",
"rgb": {
"r": 128,
"g": 244,
"b": 170
},
"hsl": {
"h": 141.724,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.87994,
"c": 0.14868,
"h": 154
},
"luminance": 0.72193
}Semantic roles & 50–950 ramp
primary
#80F4AA
secondary
#D0489F
accent
#0591E1
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111712
muted
#818582