#80FF93#80FF93
#80FF93 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.2% C 0.185 H 147.0°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #80FF93 |
|---|---|
| RGB | rgb(128, 255, 147) |
| HSL | hsl(129, 100%, 75%) |
| HSV | hsv(129, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(90.88, -57.25, 40.95) |
| CIE-LCH | lch(90.88, 70.39, 144.42°) |
| OKLab | oklab(90.17% -0.1553 0.1008) |
| OKLCH | oklch(90.17% 0.185 147) |
| XYZ | xyz(49.9256, 78.2118, 40.0636) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.71
Mint Green
#8FFF9F
ΔE00 1.95
Palegreen
#98FB98
ΔE00 2.61
Lightgreen (survey)
#76FF7B
ΔE00 3.14
Easter Green
#8CFD7E
ΔE00 3.48
Foam Green
#90FDA9
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FF93 #FF80EC
analogous
#ADFF80 #80FF93 #80FFD2
triadic
#80FF93 #9380FF #FF9380
tetradic
#80FF93 #80ADFF #FF80EC #FFD280
square
#80FF93 #80ADFF #FF80EC #FFD280
split-complementary
#80FF93 #D280FF #FF80AD
monochromatic
#06FF2B #43FF5F #80FF93 #BDFFC7 #E0FFE5
Accessibility & contrast
On white
1.26
#80FF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#80FF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FF93
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FF93 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8B
Deuteranopia (green-blind)
#F0E09A
Tritanopia (blue-blind)
#69FAE5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #80ff93; /* rgb */ color: rgb(128, 255, 147); /* oklch */ color: oklch(90.2% 0.185 147.0);
Tailwind
colors: {
custom: {
50: '#adffb4',
500: '#80ff93',
950: '#000000',
},
}SCSS
$custom: #80ff93; $custom-light: #adffb4; $custom-dark: #000000;
JSON
{
"hex": "#80ff93",
"rgb": {
"r": 128,
"g": 255,
"b": 147
},
"hsl": {
"h": 128.976,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.90173,
"c": 0.18516,
"h": 147
},
"luminance": 0.78216
}Semantic roles & 50–950 ramp
primary
#80FF93
secondary
#DE45C7
accent
#00C3E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681