#80CDA2#80CDA2
#80CDA2 is a light, moderate green. Relative luminance 0.509; OKLCH L 78.6% C 0.099 H 158.6°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #80CDA2 |
|---|---|
| RGB | rgb(128, 205, 162) |
| HSL | hsl(146, 44%, 65%) |
| HSV | hsv(146, 38%, 80%) |
| CMYK | cmyk(37.6%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(76.59, -33.20, 14.02) |
| CIE-LCH | lch(76.59, 36.04, 157.10°) |
| OKLab | oklab(78.64% -0.0919 0.036) |
| OKLCH | oklch(78.64% 0.099 158.6) |
| XYZ | xyz(37.2525, 50.8582, 42.0291) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.34
Seafoam
#7FE0B3
ΔE00 4.71
Pale Teal
#82CBB2
ΔE00 5.21
Seafoam Blue
#78D1B6
ΔE00 5.41
Light Teal
#90E4C1
ΔE00 6.21
Darkseagreen
#8FBC8F
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CDA2 #CD80AB
analogous
#84CD80 #80CDA2 #80CDC9
triadic
#80CDA2 #A280CD #CDA280
tetradic
#80CDA2 #8084CD #CD80AB #CDC980
square
#80CDA2 #8084CD #CD80AB #CDC980
split-complementary
#80CDA2 #C980CD #CD8084
monochromatic
#3B9764 #54BC82 #80CDA2 #ACDEC2 #D8F0E2
Accessibility & contrast
On white
1.88
#80CDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#80CDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CDA2
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CDA2 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC2A0
Deuteranopia (green-blind)
#BFBAA4
Tritanopia (blue-blind)
#6FCCC1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #80cda2; /* rgb */ color: rgb(128, 205, 162); /* oklch */ color: oklch(78.6% 0.099 158.6);
Tailwind
colors: {
custom: {
50: '#a8dcbd',
500: '#80cda2',
950: '#000000',
},
}SCSS
$custom: #80cda2; $custom-light: #a8dcbd; $custom-dark: #000000;
JSON
{
"hex": "#80cda2",
"rgb": {
"r": 128,
"g": 205,
"b": 162
},
"hsl": {
"h": 146.494,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.78636,
"c": 0.0987,
"h": 158.6
},
"luminance": 0.5086
}Semantic roles & 50–950 ramp
primary
#80CDA2
secondary
#9D547D
accent
#2F7BB7
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482