#80FAB9#80FAB9
#80FAB9 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.7% C 0.144 H 158.3°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #80FAB9 |
|---|---|
| RGB | rgb(128, 250, 185) |
| HSL | hsl(148, 92%, 74%) |
| HSV | hsv(148, 49%, 98%) |
| CMYK | cmyk(48.8%, 0%, 26%, 2%) |
| CIE-LAB | lab(90.07, -48.69, 20.84) |
| CIE-LCH | lch(90.07, 52.96, 156.83°) |
| OKLab | oklab(89.73% -0.1337 0.0531) |
| OKLCH | oklch(89.73% 0.144 158.3) |
| XYZ | xyz(51.8406, 76.4590, 57.9158) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.36
Seafoam (survey)
#80F9AD
ΔE00 2.29
Light Greenish Blue
#63F7B4
ΔE00 2.29
Seafoam Green
#7AF9AB
ΔE00 2.54
Light Aquamarine
#7BFDC7
ΔE00 2.86
Light Seafoam
#A0FEBF
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FAB9 #FA80C1
analogous
#84FA80 #80FAB9 #80FAF6
triadic
#80FAB9 #B980FA #FAB980
tetradic
#80FAB9 #8084FA #FA80C1 #FAF680
square
#80FAB9 #8084FA #FA80C1 #FAF680
split-complementary
#80FAB9 #F680FA #FA8084
monochromatic
#0AF578 #45F899 #80FAB9 #BBFCD9 #E2FEEF
Accessibility & contrast
On white
1.29
#80FAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#80FAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FAB9
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FAB9 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB5
Deuteranopia (green-blind)
#E6DDBD
Tritanopia (blue-blind)
#5EF9E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #80fab9; /* rgb */ color: rgb(128, 250, 185); /* oklch */ color: oklch(89.7% 0.144 158.3);
Tailwind
colors: {
custom: {
50: '#acfcce',
500: '#80fab9',
950: '#000000',
},
}SCSS
$custom: #80fab9; $custom-light: #acfcce; $custom-dark: #000000;
JSON
{
"hex": "#80fab9",
"rgb": {
"r": 128,
"g": 250,
"b": 185
},
"hsl": {
"h": 148.033,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.89727,
"c": 0.14386,
"h": 158.3
},
"luminance": 0.76463
}Semantic roles & 50–950 ramp
primary
#80FAB9
secondary
#D74794
accent
#007AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683