#80F185#80F185
#80F185 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.6% C 0.179 H 144.7°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #80F185 |
|---|---|
| RGB | rgb(128, 241, 133) |
| HSL | hsl(123, 80%, 72%) |
| HSV | hsv(123, 47%, 95%) |
| CMYK | cmyk(46.9%, 0%, 44.8%, 5.5%) |
| CIE-LAB | lab(86.60, -53.73, 42.29) |
| CIE-LCH | lch(86.60, 68.37, 141.79°) |
| OKLab | oklab(86.61% -0.1461 0.1034) |
| OKLCH | oklch(86.61% 0.179 144.7) |
| XYZ | xyz(44.5887, 69.1900, 33.1912) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.36
Palegreen
#98FB98
ΔE00 3.13
Easter Green
#8CFD7E
ΔE00 3.55
Baby Green
#8CFF9E
ΔE00 3.69
Mint Green
#8FFF9F
ΔE00 3.78
Lightgreen (survey)
#76FF7B
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F185 #F180EC
analogous
#B3F180 #80F185 #80F1BE
triadic
#80F185 #8580F1 #F18580
tetradic
#80F185 #80B3F1 #F180EC #F1BE80
square
#80F185 #80B3F1 #F180EC #F1BE80
split-complementary
#80F185 #BE80F1 #F180B3
monochromatic
#18DE21 #49EB50 #80F185 #B7F7BA #E3FCE5
Accessibility & contrast
On white
1.42
#80F185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#80F185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F185
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F185 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7D
Deuteranopia (green-blind)
#E5D58C
Tritanopia (blue-blind)
#70ECD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #80f185; /* rgb */ color: rgb(128, 241, 133); /* oklch */ color: oklch(86.6% 0.179 144.7);
Tailwind
colors: {
custom: {
50: '#abf6aa',
500: '#80f185',
950: '#000000',
},
}SCSS
$custom: #80f185; $custom-light: #abf6aa; $custom-dark: #000000;
JSON
{
"hex": "#80f185",
"rgb": {
"r": 128,
"g": 241,
"b": 133
},
"hsl": {
"h": 122.655,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.86608,
"c": 0.17892,
"h": 144.7
},
"luminance": 0.69193
}Semantic roles & 50–950 ramp
primary
#80F185
secondary
#CC49C6
accent
#09D3DC
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111710
muted
#818581