#80F8A5#80F8A5
#80F8A5 is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.8% C 0.159 H 151.9°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #80F8A5 |
|---|---|
| RGB | rgb(128, 248, 165) |
| HSL | hsl(139, 90%, 74%) |
| HSV | hsv(139, 48%, 97%) |
| CMYK | cmyk(48.4%, 0%, 33.5%, 2.7%) |
| CIE-LAB | lab(89.13, -51.52, 29.72) |
| CIE-LCH | lch(89.13, 59.48, 150.02°) |
| OKLab | oklab(88.84% -0.1402 0.0747) |
| OKLCH | oklch(88.84% 0.159 151.9) |
| XYZ | xyz(49.2576, 74.4368, 47.3621) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.32
Seafoam (survey)
#80F9AD
ΔE00 1.39
Light Bluish Green
#76FDA8
ΔE00 1.44
Foam Green
#90FDA9
ΔE00 1.75
Light Blue Green
#7EFBB3
ΔE00 2.43
Baby Green
#8CFF9E
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F8A5 #F880D3
analogous
#97F880 #80F8A5 #80F8E1
triadic
#80F8A5 #A580F8 #F8A580
tetradic
#80F8A5 #8097F8 #F880D3 #F8E180
square
#80F8A5 #8097F8 #F880D3 #F8E180
split-complementary
#80F8A5 #E180F8 #F88097
monochromatic
#0DF053 #46F57C #80F8A5 #BAFBCE #E2FDEA
Accessibility & contrast
On white
1.32
#80F8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#80F8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F8A5
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F8A5 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E7A0
Deuteranopia (green-blind)
#E7DBAA
Tritanopia (blue-blind)
#66F5E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #80f8a5; /* rgb */ color: rgb(128, 248, 165); /* oklch */ color: oklch(88.8% 0.159 151.9);
Tailwind
colors: {
custom: {
50: '#abfbc0',
500: '#80f8a5',
950: '#000000',
},
}SCSS
$custom: #80f8a5; $custom-light: #abfbc0; $custom-dark: #000000;
JSON
{
"hex": "#80f8a5",
"rgb": {
"r": 128,
"g": 248,
"b": 165
},
"hsl": {
"h": 138.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.88837,
"c": 0.15887,
"h": 151.9
},
"luminance": 0.74441
}Semantic roles & 50–950 ramp
primary
#80F8A5
secondary
#D547A9
accent
#009FE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582