#80F59F#80F59F
#80F59F is a very light, vivid green. Relative luminance 0.724; OKLCH L 88.0% C 0.160 H 150.6°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #80F59F |
|---|---|
| RGB | rgb(128, 245, 159) |
| HSL | hsl(136, 85%, 73%) |
| HSV | hsv(136, 48%, 96%) |
| CMYK | cmyk(47.8%, 0%, 35.1%, 3.9%) |
| CIE-LAB | lab(88.16, -51.31, 31.44) |
| CIE-LCH | lch(88.16, 60.18, 148.50°) |
| OKLab | oklab(88.01% -0.1395 0.0788) |
| OKLCH | oklch(88.01% 0.16 150.6) |
| XYZ | xyz(47.8094, 72.3936, 44.2482) |
| Luminance | 0.7240 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 2.10
Seafoam Green
#7AF9AB
ΔE00 2.17
Light Bluish Green
#76FDA8
ΔE00 2.19
Seafoam (survey)
#80F9AD
ΔE00 2.26
Baby Green
#8CFF9E
ΔE00 2.78
Mint Green
#8FFF9F
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F59F #F580D6
analogous
#9CF580 #80F59F #80F5D9
triadic
#80F59F #9F80F5 #F59F80
tetradic
#80F59F #809CF5 #F580D6 #F5D980
square
#80F59F #809CF5 #F580D6 #F5D980
split-complementary
#80F59F #D980F5 #F5809C
monochromatic
#12E84B #47F174 #80F59F #B9F9CA #E3FDEA
Accessibility & contrast
On white
1.36
#80F59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#80F59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F59F
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F59F | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E499
Deuteranopia (green-blind)
#E5D9A4
Tritanopia (blue-blind)
#68F2DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #80f59f; /* rgb */ color: rgb(128, 245, 159); /* oklch */ color: oklch(88.0% 0.160 150.6);
Tailwind
colors: {
custom: {
50: '#abf9bc',
500: '#80f59f',
950: '#000000',
},
}SCSS
$custom: #80f59f; $custom-light: #abf9bc; $custom-dark: #000000;
JSON
{
"hex": "#80f59f",
"rgb": {
"r": 128,
"g": 245,
"b": 159
},
"hsl": {
"h": 135.897,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.88011,
"c": 0.16021,
"h": 150.6
},
"luminance": 0.72397
}Semantic roles & 50–950 ramp
primary
#80F59F
secondary
#D148AD
accent
#04A7E2
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111712
muted
#818582