#80F19F#80F19F
#80F19F is a very light, vivid green. Relative luminance 0.700; OKLCH L 87.1% C 0.155 H 151.0°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #80F19F |
|---|---|
| RGB | rgb(128, 241, 159) |
| HSL | hsl(136, 80%, 72%) |
| HSV | hsv(136, 47%, 95%) |
| CMYK | cmyk(46.9%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(87.00, -49.65, 29.89) |
| CIE-LCH | lch(87.00, 57.95, 148.96°) |
| OKLab | oklab(87.06% -0.1351 0.075) |
| OKLCH | oklch(87.06% 0.155 151) |
| XYZ | xyz(46.6123, 69.9995, 43.8492) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.33
Seafoam (survey)
#80F9AD
ΔE00 2.34
Foam Green
#90FDA9
ΔE00 2.74
Light Bluish Green
#76FDA8
ΔE00 2.81
Light Sea Green
#98F6B0
ΔE00 3.11
Light Blue Green
#7EFBB3
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F19F #F180D2
analogous
#9AF180 #80F19F #80F1D7
triadic
#80F19F #9F80F1 #F19F80
tetradic
#80F19F #809AF1 #F180D2 #F1D780
square
#80F19F #809AF1 #F180D2 #F1D780
split-complementary
#80F19F #D780F1 #F1809A
monochromatic
#18DE4F #49EB75 #80F19F #B7F7C9 #E3FCEA
Accessibility & contrast
On white
1.40
#80F19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#80F19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F19F
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F19F | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19A
Deuteranopia (green-blind)
#E2D5A4
Tritanopia (blue-blind)
#69EEDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #80f19f; /* rgb */ color: rgb(128, 241, 159); /* oklch */ color: oklch(87.1% 0.155 151.0);
Tailwind
colors: {
custom: {
50: '#abf6bc',
500: '#80f19f',
950: '#000000',
},
}SCSS
$custom: #80f19f; $custom-light: #abf6bc; $custom-dark: #000000;
JSON
{
"hex": "#80f19f",
"rgb": {
"r": 128,
"g": 241,
"b": 159
},
"hsl": {
"h": 136.46,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.87064,
"c": 0.15455,
"h": 151
},
"luminance": 0.70003
}Semantic roles & 50–950 ramp
primary
#80F19F
secondary
#CC49A8
accent
#09A2DC
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111712
muted
#818582