#80ED90#80ED90
#80ED90 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.8% C 0.163 H 147.3°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #80ED90 |
|---|---|
| RGB | rgb(128, 237, 144) |
| HSL | hsl(129, 75%, 72%) |
| HSV | hsv(129, 46%, 93%) |
| CMYK | cmyk(46%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(85.59, -50.46, 35.57) |
| CIE-LCH | lch(85.59, 61.73, 144.82°) |
| OKLab | oklab(85.84% -0.1371 0.0882) |
| OKLCH | oklch(85.84% 0.163 147.3) |
| XYZ | xyz(44.2178, 67.1680, 37.0148) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.83
Palegreen
#98FB98
ΔE00 3.66
Baby Green
#8CFF9E
ΔE00 3.79
Mint Green
#8FFF9F
ΔE00 3.84
Foam Green
#90FDA9
ΔE00 4.02
Light Bluish Green
#76FDA8
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ED90 #ED80DD
analogous
#A7ED80 #80ED90 #80EDC7
triadic
#80ED90 #9080ED #ED9080
tetradic
#80ED90 #80A7ED #ED80DD #EDC780
square
#80ED90 #80A7ED #ED80DD #EDC780
split-complementary
#80ED90 #C780ED #ED80A7
monochromatic
#1ED439 #4AE561 #80ED90 #B6F5BF #E4FBE8
Accessibility & contrast
On white
1.45
#80ED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#80ED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ED90
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ED90 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC89
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#6EE9D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #80ed90; /* rgb */ color: rgb(128, 237, 144); /* oklch */ color: oklch(85.8% 0.163 147.3);
Tailwind
colors: {
custom: {
50: '#abf3b1',
500: '#80ed90',
950: '#000000',
},
}SCSS
$custom: #80ed90; $custom-light: #abf3b1; $custom-dark: #000000;
JSON
{
"hex": "#80ed90",
"rgb": {
"r": 128,
"g": 237,
"b": 144
},
"hsl": {
"h": 128.807,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.85836,
"c": 0.16302,
"h": 147.3
},
"luminance": 0.67171
}Semantic roles & 50–950 ramp
primary
#80ED90
secondary
#C74AB5
accent
#0EBAD7
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581