#80EA96#80EA96
#80EA96 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.2% C 0.153 H 149.0°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #80EA96 |
|---|---|
| RGB | rgb(128, 234, 150) |
| HSL | hsl(132, 72%, 71%) |
| HSV | hsv(132, 45%, 92%) |
| CMYK | cmyk(45.3%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(84.81, -48.24, 31.52) |
| CIE-LCH | lch(84.81, 57.63, 146.84°) |
| OKLab | oklab(85.23% -0.1312 0.0788) |
| OKLCH | oklch(85.23% 0.153 149) |
| XYZ | xyz(43.8273, 65.6337, 39.2074) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.77
Seafoam Green
#7AF9AB
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.03
Foam Green
#90FDA9
ΔE00 4.14
Light Sea Green
#98F6B0
ΔE00 4.16
Light Bluish Green
#76FDA8
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EA96 #EA80D4
analogous
#9FEA80 #80EA96 #80EACB
triadic
#80EA96 #9680EA #EA9680
tetradic
#80EA96 #809FEA #EA80D4 #EACB80
square
#80EA96 #809FEA #EA80D4 #EACB80
split-complementary
#80EA96 #CB80EA #EA809F
monochromatic
#22CE46 #4BE16B #80EA96 #B5F3C1 #E5FBE9
Accessibility & contrast
On white
1.49
#80EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#80EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EA96
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EA96 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA90
Deuteranopia (green-blind)
#DCD09B
Tritanopia (blue-blind)
#6DE6D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #80ea96; /* rgb */ color: rgb(128, 234, 150); /* oklch */ color: oklch(85.2% 0.153 149.0);
Tailwind
colors: {
custom: {
50: '#aaf1b5',
500: '#80ea96',
950: '#000000',
},
}SCSS
$custom: #80ea96; $custom-light: #aaf1b5; $custom-dark: #000000;
JSON
{
"hex": "#80ea96",
"rgb": {
"r": 128,
"g": 234,
"b": 150
},
"hsl": {
"h": 132.453,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.85231,
"c": 0.15304,
"h": 149
},
"luminance": 0.65637
}Semantic roles & 50–950 ramp
primary
#80EA96
secondary
#C34BAA
accent
#12ABD4
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581