#80FFAF#80FFAF
#80FFAF is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.7% C 0.160 H 154.1°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFAF |
|---|---|
| RGB | rgb(128, 255, 175) |
| HSL | hsl(142, 100%, 75%) |
| HSV | hsv(142, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(91.32, -52.63, 27.64) |
| CIE-LCH | lch(91.32, 59.45, 152.29°) |
| OKLab | oklab(90.69% -0.1435 0.0698) |
| OKLCH | oklch(90.69% 0.16 154.1) |
| XYZ | xyz(52.3961, 79.2001, 53.0752) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.14
Seafoam Green
#7AF9AB
ΔE00 1.29
Seafoam (survey)
#80F9AD
ΔE00 1.31
Light Blue Green
#7EFBB3
ΔE00 1.60
Foam Green
#90FDA9
ΔE00 2.14
Light Green Blue
#56FCA2
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFAF #FF80D0
analogous
#90FF80 #80FFAF #80FFEF
triadic
#80FFAF #AF80FF #FFAF80
tetradic
#80FFAF #8090FF #FF80D0 #FFEF80
square
#80FFAF #8090FF #FF80D0 #FFEF80
split-complementary
#80FFAF #EF80FF #FF8090
monochromatic
#06FF62 #43FF88 #80FFAF #BDFFD6 #E0FFEC
Accessibility & contrast
On white
1.25
#80FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#80FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFAF
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFAF | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAA
Deuteranopia (green-blind)
#ECE1B4
Tritanopia (blue-blind)
#60FCEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80ffaf; /* rgb */ color: rgb(128, 255, 175); /* oklch */ color: oklch(90.7% 0.160 154.1);
Tailwind
colors: {
custom: {
50: '#acffc7',
500: '#80ffaf',
950: '#000000',
},
}SCSS
$custom: #80ffaf; $custom-light: #acffc7; $custom-dark: #000000;
JSON
{
"hex": "#80ffaf",
"rgb": {
"r": 128,
"g": 255,
"b": 175
},
"hsl": {
"h": 142.205,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.90686,
"c": 0.15954,
"h": 154.1
},
"luminance": 0.79204
}Semantic roles & 50–950 ramp
primary
#80FFAF
secondary
#DE45A5
accent
#0091E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682