#80E599#80E599
#80E599 is a very light, vivid green. Relative luminance 0.629; OKLCH L 84.1% C 0.143 H 150.4°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #80E599 |
|---|---|
| RGB | rgb(128, 229, 153) |
| HSL | hsl(135, 66%, 70%) |
| HSV | hsv(135, 44%, 90%) |
| CMYK | cmyk(44.1%, 0%, 33.2%, 10.2%) |
| CIE-LAB | lab(83.40, -45.61, 28.11) |
| CIE-LCH | lch(83.40, 53.58, 148.35°) |
| OKLab | oklab(84.1% -0.1242 0.0707) |
| OKLCH | oklch(84.1% 0.143 150.4) |
| XYZ | xyz(42.6685, 62.9248, 40.0281) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.08
Hospital Green
#9BE5AA
ΔE00 4.16
Light Sea Green
#98F6B0
ΔE00 4.33
Seafoam (survey)
#80F9AD
ΔE00 4.52
Seafoam Green
#7AF9AB
ΔE00 4.58
Foam Green
#90FDA9
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E599 #E580CC
analogous
#9AE580 #80E599 #80E5CB
triadic
#80E599 #9980E5 #E59980
tetradic
#80E599 #809AE5 #E580CC #E5CB80
square
#80E599 #809AE5 #E580CC #E5CB80
split-complementary
#80E599 #CB80E5 #E5809A
monochromatic
#28C34E #4DDB70 #80E599 #B3EFC2 #E6FAEB
Accessibility & contrast
On white
1.55
#80E599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#80E599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E599
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E599 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D694
Deuteranopia (green-blind)
#D7CC9E
Tritanopia (blue-blind)
#6DE2D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #80e599; /* rgb */ color: rgb(128, 229, 153); /* oklch */ color: oklch(84.1% 0.143 150.4);
Tailwind
colors: {
custom: {
50: '#aaeeb7',
500: '#80e599',
950: '#000000',
},
}SCSS
$custom: #80e599; $custom-light: #aaeeb7; $custom-dark: #000000;
JSON
{
"hex": "#80e599",
"rgb": {
"r": 128,
"g": 229,
"b": 153
},
"hsl": {
"h": 134.851,
"s": 66.013,
"l": 70
},
"oklch": {
"l": 0.84102,
"c": 0.14294,
"h": 150.4
},
"luminance": 0.62928
}Semantic roles & 50–950 ramp
primary
#80E599
secondary
#BD4CA1
accent
#18A1CE
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581