#80F190#80F190
#80F190 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.8% C 0.169 H 147.0°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #80F190 |
|---|---|
| RGB | rgb(128, 241, 144) |
| HSL | hsl(128, 80%, 72%) |
| HSV | hsv(128, 47%, 95%) |
| CMYK | cmyk(46.9%, 0%, 40.2%, 5.5%) |
| CIE-LAB | lab(86.76, -52.10, 37.09) |
| CIE-LCH | lch(86.76, 63.95, 144.55°) |
| OKLab | oklab(86.79% -0.1415 0.0917) |
| OKLCH | oklch(86.79% 0.169 147) |
| XYZ | xyz(45.3888, 69.5101, 37.4052) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.93
Palegreen
#98FB98
ΔE00 2.99
Baby Green
#8CFF9E
ΔE00 3.00
Mint Green
#8FFF9F
ΔE00 3.09
Foam Green
#90FDA9
ΔE00 3.65
Light Bluish Green
#76FDA8
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F190 #F180E1
analogous
#A8F180 #80F190 #80F1C9
triadic
#80F190 #9080F1 #F19080
tetradic
#80F190 #80A8F1 #F180E1 #F1C980
square
#80F190 #80A8F1 #F180E1 #F1C980
split-complementary
#80F190 #C980F1 #F180A8
monochromatic
#18DE34 #49EB60 #80F190 #B7F7C0 #E3FCE7
Accessibility & contrast
On white
1.41
#80F190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#80F190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F190
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F190 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E089
Deuteranopia (green-blind)
#E4D596
Tritanopia (blue-blind)
#6DEDD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #80f190; /* rgb */ color: rgb(128, 241, 144); /* oklch */ color: oklch(86.8% 0.169 147.0);
Tailwind
colors: {
custom: {
50: '#abf6b1',
500: '#80f190',
950: '#000000',
},
}SCSS
$custom: #80f190; $custom-light: #abf6b1; $custom-dark: #000000;
JSON
{
"hex": "#80f190",
"rgb": {
"r": 128,
"g": 241,
"b": 144
},
"hsl": {
"h": 128.496,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.86789,
"c": 0.16865,
"h": 147
},
"luminance": 0.69513
}Semantic roles & 50–950 ramp
primary
#80F190
secondary
#CC49B9
accent
#09BFDC
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111711
muted
#818581