#80CD98#80CD98
#80CD98 is a light, moderate green. Relative luminance 0.505; OKLCH L 78.4% C 0.108 H 153.3°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #80CD98 |
|---|---|
| RGB | rgb(128, 205, 152) |
| HSL | hsl(139, 44%, 65%) |
| HSV | hsv(139, 38%, 80%) |
| CMYK | cmyk(37.6%, 0%, 25.9%, 19.6%) |
| CIE-LAB | lab(76.39, -35.12, 19.05) |
| CIE-LCH | lch(76.39, 39.95, 151.52°) |
| OKLab | oklab(78.4% -0.0963 0.0486) |
| OKLCH | oklch(78.4% 0.108 153.3) |
| XYZ | xyz(36.3987, 50.5167, 37.5324) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.67
Darkseagreen
#8FBC8F
ΔE00 5.92
Soft Green
#6FC276
ΔE00 6.02
Hospital Green
#9BE5AA
ΔE00 6.04
Mediumaquamarine
#66CDAA
ΔE00 6.40
Emerald
#50C878
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CD98 #CD80B5
analogous
#8ECD80 #80CD98 #80CDBE
triadic
#80CD98 #9880CD #CD9880
tetradic
#80CD98 #808ECD #CD80B5 #CDBE80
square
#80CD98 #808ECD #CD80B5 #CDBE80
split-complementary
#80CD98 #BE80CD #CD808E
monochromatic
#3B9758 #54BC74 #80CD98 #ACDEBC #D8F0DF
Accessibility & contrast
On white
1.89
#80CD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#80CD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CD98
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CD98 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC195
Deuteranopia (green-blind)
#C1B99B
Tritanopia (blue-blind)
#72CBBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #80cd98; /* rgb */ color: rgb(128, 205, 152); /* oklch */ color: oklch(78.4% 0.108 153.3);
Tailwind
colors: {
custom: {
50: '#a8dcb6',
500: '#80cd98',
950: '#000000',
},
}SCSS
$custom: #80cd98; $custom-light: #a8dcb6; $custom-dark: #000000;
JSON
{
"hex": "#80cd98",
"rgb": {
"r": 128,
"g": 205,
"b": 152
},
"hsl": {
"h": 138.701,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.78399,
"c": 0.1079,
"h": 153.3
},
"luminance": 0.50519
}Semantic roles & 50–950 ramp
primary
#80CD98
secondary
#9D5486
accent
#2F8CB7
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481