#80F680#80F680
#80F680 is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.7% C 0.190 H 143.7°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #80F680 |
|---|---|
| RGB | rgb(128, 246, 128) |
| HSL | hsl(120, 87%, 73%) |
| HSV | hsv(120, 48%, 96%) |
| CMYK | cmyk(48%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(88.00, -56.40, 46.45) |
| CIE-LCH | lch(88.00, 73.06, 140.53°) |
| OKLab | oklab(87.73% -0.1534 0.1125) |
| OKLCH | oklch(87.73% 0.19 143.7) |
| XYZ | xyz(45.7518, 72.0559, 31.9152) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 2.11
Lightgreen (survey)
#76FF7B
ΔE00 2.34
Light Green
#96F97B
ΔE00 2.81
Palegreen
#98FB98
ΔE00 3.32
Lightgreen
#90EE90
ΔE00 3.62
Baby Green
#8CFF9E
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F680 #F680F6
analogous
#BBF680 #80F680 #80F6BB
triadic
#80F680 #8080F6 #F68080
tetradic
#80F680 #80BBF6 #F680F6 #F6BB80
square
#80F680 #80BBF6 #F680F6 #F6BB80
split-complementary
#80F680 #BB80F6 #F680BB
monochromatic
#11EB11 #47F247 #80F680 #B9FAB9 #E2FDE2
Accessibility & contrast
On white
1.36
#80F680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#80F680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F680
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F680 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE376
Deuteranopia (green-blind)
#EAD988
Tritanopia (blue-blind)
#70F0DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #80f680; /* rgb */ color: rgb(128, 246, 128); /* oklch */ color: oklch(87.7% 0.190 143.7);
Tailwind
colors: {
custom: {
50: '#acfaa7',
500: '#80f680',
950: '#000000',
},
}SCSS
$custom: #80f680; $custom-light: #acfaa7; $custom-dark: #000000;
JSON
{
"hex": "#80f680",
"rgb": {
"r": 128,
"g": 246,
"b": 128
},
"hsl": {
"h": 120,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.8773,
"c": 0.19026,
"h": 143.7
},
"luminance": 0.72059
}Semantic roles & 50–950 ramp
primary
#80F680
secondary
#D248D2
accent
#02E3E3
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#111710
muted
#818580