#80F199#80F199
#80F199 is a very light, vivid green. Relative luminance 0.698; OKLCH L 87.0% C 0.160 H 149.3°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #80F199 |
|---|---|
| RGB | rgb(128, 241, 153) |
| HSL | hsl(133, 80%, 72%) |
| HSV | hsv(133, 47%, 95%) |
| CMYK | cmyk(46.9%, 0%, 36.5%, 5.5%) |
| CIE-LAB | lab(86.90, -50.66, 32.78) |
| CIE-LCH | lch(86.90, 60.34, 147.09°) |
| OKLab | oklab(86.95% -0.1377 0.0818) |
| OKLCH | oklch(86.95% 0.16 149.3) |
| XYZ | xyz(46.1043, 69.7963, 41.1734) |
| Luminance | 0.6980 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.66
Foam Green
#90FDA9
ΔE00 2.87
Seafoam Green
#7AF9AB
ΔE00 3.10
Baby Green
#8CFF9E
ΔE00 3.17
Light Bluish Green
#76FDA8
ΔE00 3.17
Seafoam (survey)
#80F9AD
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F199 #F180D8
analogous
#A0F180 #80F199 #80F1D1
triadic
#80F199 #9980F1 #F19980
tetradic
#80F199 #80A0F1 #F180D8 #F1D180
square
#80F199 #80A0F1 #F180D8 #F1D180
split-complementary
#80F199 #D180F1 #F180A0
monochromatic
#18DE44 #49EB6D #80F199 #B7F7C5 #E3FCE9
Accessibility & contrast
On white
1.40
#80F199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#80F199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F199
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F199 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E093
Deuteranopia (green-blind)
#E2D59E
Tritanopia (blue-blind)
#6BEDDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #80f199; /* rgb */ color: rgb(128, 241, 153); /* oklch */ color: oklch(87.0% 0.160 149.3);
Tailwind
colors: {
custom: {
50: '#abf6b7',
500: '#80f199',
950: '#000000',
},
}SCSS
$custom: #80f199; $custom-light: #abf6b7; $custom-dark: #000000;
JSON
{
"hex": "#80f199",
"rgb": {
"r": 128,
"g": 241,
"b": 153
},
"hsl": {
"h": 133.274,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.8695,
"c": 0.16018,
"h": 149.3
},
"luminance": 0.698
}Semantic roles & 50–950 ramp
primary
#80F199
secondary
#CC49AF
accent
#09AEDC
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111711
muted
#818581