#80FEB5#80FEB5
#80FEB5 is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.6% C 0.153 H 156.1°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEB5 |
|---|---|
| RGB | rgb(128, 254, 181) |
| HSL | hsl(145, 98%, 75%) |
| HSV | hsv(145, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 28.7%, 0.4%) |
| CIE-LAB | lab(91.15, -51.12, 24.36) |
| CIE-LCH | lch(91.15, 56.63, 154.52°) |
| OKLab | oklab(90.58% -0.1398 0.0618) |
| OKLCH | oklch(90.58% 0.153 156.1) |
| XYZ | xyz(52.6803, 78.8047, 56.1419) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.62
Seafoam (survey)
#80F9AD
ΔE00 1.35
Seafoam Green
#7AF9AB
ΔE00 1.53
Light Bluish Green
#76FDA8
ΔE00 2.19
Light Greenish Blue
#63F7B4
ΔE00 2.98
Foam Green
#90FDA9
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEB5 #FE80C9
analogous
#8AFE80 #80FEB5 #80FEF4
triadic
#80FEB5 #B580FE #FEB580
tetradic
#80FEB5 #808AFE #FE80C9 #FEF480
square
#80FEB5 #808AFE #FE80C9 #FEF480
split-complementary
#80FEB5 #F480FE #FE808A
monochromatic
#07FD6E #43FE92 #80FEB5 #BDFED8 #E1FFED
Accessibility & contrast
On white
1.25
#80FEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#80FEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEB5
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEB5 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDB1
Deuteranopia (green-blind)
#EBE0B9
Tritanopia (blue-blind)
#5EFCEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80feb5; /* rgb */ color: rgb(128, 254, 181); /* oklch */ color: oklch(90.6% 0.153 156.1);
Tailwind
colors: {
custom: {
50: '#acffcb',
500: '#80feb5',
950: '#000000',
},
}SCSS
$custom: #80feb5; $custom-light: #acffcb; $custom-dark: #000000;
JSON
{
"hex": "#80feb5",
"rgb": {
"r": 128,
"g": 254,
"b": 181
},
"hsl": {
"h": 145.238,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.90576,
"c": 0.15284,
"h": 156.1
},
"luminance": 0.78809
}Semantic roles & 50–950 ramp
primary
#80FEB5
secondary
#DD459D
accent
#0085E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683