#80C8A3#80C8A3
#80C8A3 is a light, moderate green. Relative luminance 0.485; OKLCH L 77.5% C 0.090 H 160.9°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8A3 |
|---|---|
| RGB | rgb(128, 200, 163) |
| HSL | hsl(149, 40%, 64%) |
| HSV | hsv(149, 36%, 78%) |
| CMYK | cmyk(36%, 0%, 18.5%, 21.6%) |
| CIE-LAB | lab(75.16, -30.63, 11.47) |
| CIE-LCH | lch(75.16, 32.71, 159.48°) |
| OKLab | oklab(77.49% -0.0853 0.0295) |
| OKLCH | oklch(77.49% 0.09 160.9) |
| XYZ | xyz(36.1648, 48.5400, 42.1068) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.87
Mediumaquamarine
#66CDAA
ΔE00 4.03
Seafoam Blue
#78D1B6
ΔE00 4.69
Seafoam
#7FE0B3
ΔE00 6.00
Darkseagreen
#8FBC8F
ΔE00 6.10
Light Teal
#90E4C1
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8A3 #C880A5
analogous
#81C880 #80C8A3 #80C8C7
triadic
#80C8A3 #A380C8 #C8A380
tetradic
#80C8A3 #8081C8 #C880A5 #C8C780
square
#80C8A3 #8081C8 #C880A5 #C8C780
split-complementary
#80C8A3 #C780C8 #C88081
monochromatic
#3E8F66 #55B684 #80C8A3 #ABDAC2 #D5EDE1
Accessibility & contrast
On white
1.96
#80C8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#80C8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8A3
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8A3 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA1
Deuteranopia (green-blind)
#BAB6A5
Tritanopia (blue-blind)
#70C8BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #80c8a3; /* rgb */ color: rgb(128, 200, 163); /* oklch */ color: oklch(77.5% 0.090 160.9);
Tailwind
colors: {
custom: {
50: '#a7d9be',
500: '#80c8a3',
950: '#000000',
},
}SCSS
$custom: #80c8a3; $custom-light: #a7d9be; $custom-dark: #000000;
JSON
{
"hex": "#80c8a3",
"rgb": {
"r": 128,
"g": 200,
"b": 163
},
"hsl": {
"h": 149.167,
"s": 39.56,
"l": 64.314
},
"oklch": {
"l": 0.77489,
"c": 0.09025,
"h": 160.9
},
"luminance": 0.48542
}Semantic roles & 50–950 ramp
primary
#80C8A3
secondary
#DEC5D2
accent
#3375B3
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101412
muted
#7F8381