#80EA95#80EA95
#80EA95 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.2% C 0.154 H 148.7°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #80EA95 |
|---|---|
| RGB | rgb(128, 234, 149) |
| HSL | hsl(132, 72%, 71%) |
| HSV | hsv(132, 45%, 92%) |
| CMYK | cmyk(45.3%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(84.79, -48.40, 32.01) |
| CIE-LCH | lch(84.79, 58.03, 146.53°) |
| OKLab | oklab(85.21% -0.1316 0.0799) |
| OKLCH | oklch(85.21% 0.154 148.7) |
| XYZ | xyz(43.7471, 65.6016, 38.7851) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.64
Seafoam Green
#7AF9AB
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.14
Foam Green
#90FDA9
ΔE00 4.17
Light Sea Green
#98F6B0
ΔE00 4.28
Light Bluish Green
#76FDA8
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EA95 #EA80D5
analogous
#A0EA80 #80EA95 #80EACA
triadic
#80EA95 #9580EA #EA9580
tetradic
#80EA95 #80A0EA #EA80D5 #EACA80
square
#80EA95 #80A0EA #EA80D5 #EACA80
split-complementary
#80EA95 #CA80EA #EA80A0
monochromatic
#22CE44 #4BE169 #80EA95 #B5F3C1 #E5FBE9
Accessibility & contrast
On white
1.49
#80EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#80EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EA95
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EA95 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8F
Deuteranopia (green-blind)
#DCD09A
Tritanopia (blue-blind)
#6DE6D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #80ea95; /* rgb */ color: rgb(128, 234, 149); /* oklch */ color: oklch(85.2% 0.154 148.7);
Tailwind
colors: {
custom: {
50: '#aaf1b5',
500: '#80ea95',
950: '#000000',
},
}SCSS
$custom: #80ea95; $custom-light: #aaf1b5; $custom-dark: #000000;
JSON
{
"hex": "#80ea95",
"rgb": {
"r": 128,
"g": 234,
"b": 149
},
"hsl": {
"h": 131.887,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.85212,
"c": 0.15399,
"h": 148.7
},
"luminance": 0.65605
}Semantic roles & 50–950 ramp
primary
#80EA95
secondary
#C34BAB
accent
#12ADD4
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581