#80FDB7#80FDB7
#80FDB7 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.4% C 0.150 H 157.0°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #80FDB7 |
|---|---|
| RGB | rgb(128, 253, 183) |
| HSL | hsl(146, 97%, 75%) |
| HSV | hsv(146, 49%, 99%) |
| CMYK | cmyk(49.4%, 0%, 27.7%, 0.8%) |
| CIE-LAB | lab(90.90, -50.33, 23.00) |
| CIE-LCH | lch(90.90, 55.33, 155.44°) |
| OKLab | oklab(90.39% -0.1378 0.0585) |
| OKLCH | oklch(90.39% 0.15 157) |
| XYZ | xyz(52.5705, 78.2543, 57.1249) |
| Luminance | 0.7826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.62
Seafoam (survey)
#80F9AD
ΔE00 1.64
Seafoam Green
#7AF9AB
ΔE00 1.86
Light Greenish Blue
#63F7B4
ΔE00 2.65
Light Bluish Green
#76FDA8
ΔE00 2.70
Light Seafoam
#A0FEBF
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FDB7 #FD80C6
analogous
#88FD80 #80FDB7 #80FDF5
triadic
#80FDB7 #B780FD #FDB780
tetradic
#80FDB7 #8088FD #FD80C6 #FDF580
square
#80FDB7 #8088FD #FD80C6 #FDF580
split-complementary
#80FDB7 #F580FD #FD8088
monochromatic
#07FB73 #44FC95 #80FDB7 #BCFED9 #E1FFEE
Accessibility & contrast
On white
1.26
#80FDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#80FDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FDB7
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FDB7 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB3
Deuteranopia (green-blind)
#E9E0BB
Tritanopia (blue-blind)
#5EFBEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #80fdb7; /* rgb */ color: rgb(128, 253, 183); /* oklch */ color: oklch(90.4% 0.150 157.0);
Tailwind
colors: {
custom: {
50: '#acffcc',
500: '#80fdb7',
950: '#000000',
},
}SCSS
$custom: #80fdb7; $custom-light: #acffcc; $custom-dark: #000000;
JSON
{
"hex": "#80fdb7",
"rgb": {
"r": 128,
"g": 253,
"b": 183
},
"hsl": {
"h": 146.4,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.90385,
"c": 0.14971,
"h": 157
},
"luminance": 0.78259
}Semantic roles & 50–950 ramp
primary
#80FDB7
secondary
#DB469A
accent
#0081E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683