#80CE9E#80CE9E
#80CE9E is a light, moderate green. Relative luminance 0.512; OKLCH L 78.8% C 0.104 H 156.1°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #80CE9E |
|---|---|
| RGB | rgb(128, 206, 158) |
| HSL | hsl(143, 44%, 65%) |
| HSV | hsv(143, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 23.3%, 19.2%) |
| CIE-LAB | lab(76.80, -34.44, 16.44) |
| CIE-LCH | lch(76.80, 38.17, 154.48°) |
| OKLab | oklab(78.77% -0.0949 0.0421) |
| OKLCH | oklch(78.77% 0.104 156.1) |
| XYZ | xyz(37.1426, 51.1982, 40.2662) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.80
Mediumaquamarine
#66CDAA
ΔE00 5.26
Hospital Green
#9BE5AA
ΔE00 6.18
Darkseagreen
#8FBC8F
ΔE00 6.28
Pale Teal
#82CBB2
ΔE00 6.46
Seafoam Blue
#78D1B6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CE9E #CE80B0
analogous
#89CE80 #80CE9E #80CEC5
triadic
#80CE9E #9E80CE #CE9E80
tetradic
#80CE9E #8089CE #CE80B0 #CEC580
square
#80CE9E #8089CE #CE80B0 #CEC580
split-complementary
#80CE9E #C580CE #CE8089
monochromatic
#3B995F #54BD7C #80CE9E #ACDFC0 #D8F0E1
Accessibility & contrast
On white
1.87
#80CE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#80CE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CE9E
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CE9E | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC39B
Deuteranopia (green-blind)
#C1BAA1
Tritanopia (blue-blind)
#70CDC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #80ce9e; /* rgb */ color: rgb(128, 206, 158); /* oklch */ color: oklch(78.8% 0.104 156.1);
Tailwind
colors: {
custom: {
50: '#a8ddba',
500: '#80ce9e',
950: '#000000',
},
}SCSS
$custom: #80ce9e; $custom-light: #a8ddba; $custom-dark: #000000;
JSON
{
"hex": "#80ce9e",
"rgb": {
"r": 128,
"g": 206,
"b": 158
},
"hsl": {
"h": 143.077,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.78774,
"c": 0.10381,
"h": 156.1
},
"luminance": 0.512
}Semantic roles & 50–950 ramp
primary
#80CE9E
secondary
#9F5482
accent
#2E83B7
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481