#80F188#80F188
#80F188 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.7% C 0.176 H 145.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #80F188 |
|---|---|
| RGB | rgb(128, 241, 136) |
| HSL | hsl(124, 80%, 72%) |
| HSV | hsv(124, 47%, 95%) |
| CMYK | cmyk(46.9%, 0%, 43.6%, 5.5%) |
| CIE-LAB | lab(86.64, -53.30, 40.88) |
| CIE-LCH | lch(86.64, 67.17, 142.51°) |
| OKLab | oklab(86.66% -0.1448 0.1002) |
| OKLCH | oklch(86.66% 0.176 145.3) |
| XYZ | xyz(44.7989, 69.2741, 34.2984) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.12
Palegreen
#98FB98
ΔE00 3.00
Baby Green
#8CFF9E
ΔE00 3.43
Mint Green
#8FFF9F
ΔE00 3.53
Easter Green
#8CFD7E
ΔE00 3.88
Lightgreen (survey)
#76FF7B
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F188 #F180E9
analogous
#B0F180 #80F188 #80F1C1
triadic
#80F188 #8880F1 #F18880
tetradic
#80F188 #80B0F1 #F180E9 #F1C180
square
#80F188 #80B0F1 #F180E9 #F1C180
split-complementary
#80F188 #C180F1 #F180B0
monochromatic
#18DE26 #49EB54 #80F188 #B7F7BC #E3FCE5
Accessibility & contrast
On white
1.41
#80F188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#80F188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F188
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F188 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF80
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#6FECD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #80f188; /* rgb */ color: rgb(128, 241, 136); /* oklch */ color: oklch(86.7% 0.176 145.3);
Tailwind
colors: {
custom: {
50: '#abf6ac',
500: '#80f188',
950: '#000000',
},
}SCSS
$custom: #80f188; $custom-light: #abf6ac; $custom-dark: #000000;
JSON
{
"hex": "#80f188",
"rgb": {
"r": 128,
"g": 241,
"b": 136
},
"hsl": {
"h": 124.248,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.86656,
"c": 0.17614,
"h": 145.3
},
"luminance": 0.69277
}Semantic roles & 50–950 ramp
primary
#80F188
secondary
#CC49C3
accent
#09CDDC
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111710
muted
#818581