#80F18F#80F18F
#80F18F is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.8% C 0.170 H 146.8°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #80F18F |
|---|---|
| RGB | rgb(128, 241, 143) |
| HSL | hsl(128, 80%, 72%) |
| HSV | hsv(128, 47%, 95%) |
| CMYK | cmyk(46.9%, 0%, 40.7%, 5.5%) |
| CIE-LAB | lab(86.74, -52.25, 37.57) |
| CIE-LCH | lch(86.74, 64.35, 144.28°) |
| OKLab | oklab(86.77% -0.1419 0.0928) |
| OKLCH | oklch(86.77% 0.17 146.8) |
| XYZ | xyz(45.3127, 69.4796, 37.0044) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.91
Palegreen
#98FB98
ΔE00 2.96
Baby Green
#8CFF9E
ΔE00 3.03
Mint Green
#8FFF9F
ΔE00 3.12
Foam Green
#90FDA9
ΔE00 3.76
Light Bluish Green
#76FDA8
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F18F #F180E2
analogous
#A9F180 #80F18F #80F1C8
triadic
#80F18F #8F80F1 #F18F80
tetradic
#80F18F #80A9F1 #F180E2 #F1C880
square
#80F18F #80A9F1 #F180E2 #F1C880
split-complementary
#80F18F #C880F1 #F180A9
monochromatic
#18DE33 #49EB5E #80F18F #B7F7C0 #E3FCE7
Accessibility & contrast
On white
1.41
#80F18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#80F18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F18F
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F18F | 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)
#F4E088
Deuteranopia (green-blind)
#E4D595
Tritanopia (blue-blind)
#6DECD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #80f18f; /* rgb */ color: rgb(128, 241, 143); /* oklch */ color: oklch(86.8% 0.170 146.8);
Tailwind
colors: {
custom: {
50: '#abf6b1',
500: '#80f18f',
950: '#000000',
},
}SCSS
$custom: #80f18f; $custom-light: #abf6b1; $custom-dark: #000000;
JSON
{
"hex": "#80f18f",
"rgb": {
"r": 128,
"g": 241,
"b": 143
},
"hsl": {
"h": 127.965,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.86772,
"c": 0.16959,
"h": 146.8
},
"luminance": 0.69483
}Semantic roles & 50–950 ramp
primary
#80F18F
secondary
#CC49BB
accent
#09C0DC
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111711
muted
#818581