#80F39F#80F39F
#80F39F is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.5% C 0.157 H 150.8°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #80F39F |
|---|---|
| RGB | rgb(128, 243, 159) |
| HSL | hsl(136, 83%, 73%) |
| HSV | hsv(136, 47%, 95%) |
| CMYK | cmyk(47.3%, 0%, 34.6%, 4.7%) |
| CIE-LAB | lab(87.58, -50.48, 30.66) |
| CIE-LCH | lch(87.58, 59.07, 148.73°) |
| OKLab | oklab(87.54% -0.1373 0.0769) |
| OKLCH | oklch(87.54% 0.157 150.8) |
| XYZ | xyz(47.2076, 71.1900, 44.0476) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.25
Foam Green
#90FDA9
ΔE00 2.39
Light Bluish Green
#76FDA8
ΔE00 2.47
Light Sea Green
#98F6B0
ΔE00 3.20
Baby Green
#8CFF9E
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F39F #F380D4
analogous
#9AF380 #80F39F #80F3D9
triadic
#80F39F #9F80F3 #F39F80
tetradic
#80F39F #809AF3 #F380D4 #F3D980
square
#80F39F #809AF3 #F380D4 #F3D980
split-complementary
#80F39F #D980F3 #F3809A
monochromatic
#15E34D #48EE75 #80F39F #B8F8C9 #E3FCEA
Accessibility & contrast
On white
1.38
#80F39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#80F39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F39F
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F39F | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E299
Deuteranopia (green-blind)
#E3D7A4
Tritanopia (blue-blind)
#69F0DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #80f39f; /* rgb */ color: rgb(128, 243, 159); /* oklch */ color: oklch(87.5% 0.157 150.8);
Tailwind
colors: {
custom: {
50: '#abf8bc',
500: '#80f39f',
950: '#000000',
},
}SCSS
$custom: #80f39f; $custom-light: #abf8bc; $custom-dark: #000000;
JSON
{
"hex": "#80f39f",
"rgb": {
"r": 128,
"g": 243,
"b": 159
},
"hsl": {
"h": 136.174,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.87538,
"c": 0.15739,
"h": 150.8
},
"luminance": 0.71194
}Semantic roles & 50–950 ramp
primary
#80F39F
secondary
#CE49AA
accent
#06A5DF
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111712
muted
#818582