#80EE93#80EE93
#80EE93 is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.1% C 0.162 H 147.9°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #80EE93 |
|---|---|
| RGB | rgb(128, 238, 147) |
| HSL | hsl(130, 76%, 72%) |
| HSV | hsv(130, 46%, 93%) |
| CMYK | cmyk(46.2%, 0%, 38.2%, 6.7%) |
| CIE-LAB | lab(85.93, -50.39, 34.51) |
| CIE-LCH | lch(85.93, 61.08, 145.59°) |
| OKLab | oklab(86.13% -0.1369 0.0858) |
| OKLCH | oklch(86.13% 0.162 147.9) |
| XYZ | xyz(44.7404, 67.8416, 38.3353) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.04
Baby Green
#8CFF9E
ΔE00 3.60
Palegreen
#98FB98
ΔE00 3.65
Mint Green
#8FFF9F
ΔE00 3.65
Foam Green
#90FDA9
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EE93 #EE80DB
analogous
#A4EE80 #80EE93 #80EECA
triadic
#80EE93 #9380EE #EE9380
tetradic
#80EE93 #80A4EE #EE80DB #EECA80
square
#80EE93 #80A4EE #EE80DB #EECA80
split-complementary
#80EE93 #CA80EE #EE80A4
monochromatic
#1DD73D #4AE765 #80EE93 #B6F5C1 #E4FBE8
Accessibility & contrast
On white
1.44
#80EE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#80EE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EE93
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EE93 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8D
Deuteranopia (green-blind)
#E0D399
Tritanopia (blue-blind)
#6DEAD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #80ee93; /* rgb */ color: rgb(128, 238, 147); /* oklch */ color: oklch(86.1% 0.162 147.9);
Tailwind
colors: {
custom: {
50: '#abf4b3',
500: '#80ee93',
950: '#000000',
},
}SCSS
$custom: #80ee93; $custom-light: #abf4b3; $custom-dark: #000000;
JSON
{
"hex": "#80ee93",
"rgb": {
"r": 128,
"g": 238,
"b": 147
},
"hsl": {
"h": 130.364,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.86127,
"c": 0.16159,
"h": 147.9
},
"luminance": 0.67845
}Semantic roles & 50–950 ramp
primary
#80EE93
secondary
#C84AB2
accent
#0DB5D9
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581