#80CAA2#80CAA2
#80CAA2 is a light, moderate green. Relative luminance 0.494; OKLCH L 77.9% C 0.094 H 159.6°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #80CAA2 |
|---|---|
| RGB | rgb(128, 202, 162) |
| HSL | hsl(148, 41%, 65%) |
| HSV | hsv(148, 37%, 79%) |
| CMYK | cmyk(36.6%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(75.72, -31.79, 12.79) |
| CIE-LCH | lch(75.72, 34.26, 158.07°) |
| OKLab | oklab(77.93% -0.0882 0.0329) |
| OKLCH | oklch(77.93% 0.094 159.6) |
| XYZ | xyz(36.5418, 49.4367, 41.7922) |
| Luminance | 0.4944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.15
Pale Teal
#82CBB2
ΔE00 4.54
Seafoam Blue
#78D1B6
ΔE00 5.06
Seafoam
#7FE0B3
ΔE00 5.44
Darkseagreen
#8FBC8F
ΔE00 6.08
Light Teal
#90E4C1
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CAA2 #CA80A8
analogous
#83CA80 #80CAA2 #80CAC7
triadic
#80CAA2 #A280CA #CAA280
tetradic
#80CAA2 #8083CA #CA80A8 #CAC780
square
#80CAA2 #8083CA #CA80A8 #CAC780
split-complementary
#80CAA2 #C780CA #CA8083
monochromatic
#3D9264 #55B882 #80CAA2 #ABDCC2 #D6EEE1
Accessibility & contrast
On white
1.93
#80CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#80CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CAA2
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CAA2 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C0A0
Deuteranopia (green-blind)
#BCB7A4
Tritanopia (blue-blind)
#70C9BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #80caa2; /* rgb */ color: rgb(128, 202, 162); /* oklch */ color: oklch(77.9% 0.094 159.6);
Tailwind
colors: {
custom: {
50: '#a7dabd',
500: '#80caa2',
950: '#000000',
},
}SCSS
$custom: #80caa2; $custom-light: #a7dabd; $custom-dark: #000000;
JSON
{
"hex": "#80caa2",
"rgb": {
"r": 128,
"g": 202,
"b": 162
},
"hsl": {
"h": 147.568,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.77932,
"c": 0.09414,
"h": 159.6
},
"luminance": 0.49439
}Semantic roles & 50–950 ramp
primary
#80CAA2
secondary
#E0C6D4
accent
#3178B4
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#101512
muted
#7F8381