#80CEA2#80CEA2
#80CEA2 is a light, moderate green. Relative luminance 0.513; OKLCH L 78.9% C 0.100 H 158.3°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEA2 |
|---|---|
| RGB | rgb(128, 206, 162) |
| HSL | hsl(146, 44%, 65%) |
| HSV | hsv(146, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 21.4%, 19.2%) |
| CIE-LAB | lab(76.88, -33.66, 14.43) |
| CIE-LCH | lch(76.88, 36.63, 156.80°) |
| OKLab | oklab(78.87% -0.0931 0.037) |
| OKLCH | oklch(78.87% 0.1 158.3) |
| XYZ | xyz(37.4925, 51.3382, 42.1091) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.45
Seafoam
#7FE0B3
ΔE00 4.49
Pale Teal
#82CBB2
ΔE00 5.45
Seafoam Blue
#78D1B6
ΔE00 5.55
Light Teal
#90E4C1
ΔE00 6.11
Eucalyptus
#44D7A8
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEA2 #CE80AC
analogous
#85CE80 #80CEA2 #80CEC9
triadic
#80CEA2 #A280CE #CEA280
tetradic
#80CEA2 #8085CE #CE80AC #CEC980
square
#80CEA2 #8085CE #CE80AC #CEC980
split-complementary
#80CEA2 #C980CE #CE8085
monochromatic
#3B9964 #54BD82 #80CEA2 #ACDFC2 #D8F0E3
Accessibility & contrast
On white
1.86
#80CEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#80CEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEA2
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEA2 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#C0BAA5
Tritanopia (blue-blind)
#6FCDC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #80cea2; /* rgb */ color: rgb(128, 206, 162); /* oklch */ color: oklch(78.9% 0.100 158.3);
Tailwind
colors: {
custom: {
50: '#a8ddbd',
500: '#80cea2',
950: '#000000',
},
}SCSS
$custom: #80cea2; $custom-light: #a8ddbd; $custom-dark: #000000;
JSON
{
"hex": "#80cea2",
"rgb": {
"r": 128,
"g": 206,
"b": 162
},
"hsl": {
"h": 146.154,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.7887,
"c": 0.10022,
"h": 158.3
},
"luminance": 0.5134
}Semantic roles & 50–950 ramp
primary
#80CEA2
secondary
#9F547E
accent
#2E7CB7
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482