#80F192#80F192
#80F192 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.8% C 0.167 H 147.5°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #80F192 |
|---|---|
| RGB | rgb(128, 241, 146) |
| HSL | hsl(130, 80%, 72%) |
| HSV | hsv(130, 47%, 95%) |
| CMYK | cmyk(46.9%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(86.79, -51.79, 36.14) |
| CIE-LCH | lch(86.79, 63.15, 145.09°) |
| OKLab | oklab(86.82% -0.1407 0.0896) |
| OKLCH | oklch(86.82% 0.167 147.5) |
| XYZ | xyz(45.5430, 69.5718, 38.2174) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.02
Baby Green
#8CFF9E
ΔE00 2.98
Mint Green
#8FFF9F
ΔE00 3.05
Palegreen
#98FB98
ΔE00 3.08
Foam Green
#90FDA9
ΔE00 3.44
Light Bluish Green
#76FDA8
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F192 #F180DF
analogous
#A6F180 #80F192 #80F1CB
triadic
#80F192 #9280F1 #F19280
tetradic
#80F192 #80A6F1 #F180DF #F1CB80
square
#80F192 #80A6F1 #F180DF #F1CB80
split-complementary
#80F192 #CB80F1 #F180A6
monochromatic
#18DE38 #49EB63 #80F192 #B7F7C1 #E3FCE7
Accessibility & contrast
On white
1.41
#80F192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#80F192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F192
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F192 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08B
Deuteranopia (green-blind)
#E3D598
Tritanopia (blue-blind)
#6DEDD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #80f192; /* rgb */ color: rgb(128, 241, 146); /* oklch */ color: oklch(86.8% 0.167 147.5);
Tailwind
colors: {
custom: {
50: '#abf6b3',
500: '#80f192',
950: '#000000',
},
}SCSS
$custom: #80f192; $custom-light: #abf6b3; $custom-dark: #000000;
JSON
{
"hex": "#80f192",
"rgb": {
"r": 128,
"g": 241,
"b": 146
},
"hsl": {
"h": 129.558,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.86824,
"c": 0.16677,
"h": 147.5
},
"luminance": 0.69575
}Semantic roles & 50–950 ramp
primary
#80F192
secondary
#CC49B7
accent
#09BBDC
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111711
muted
#818581