#80D2C2#80D2C2
#80D2C2 is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.7% C 0.084 H 180.2°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #80D2C2 |
|---|---|
| RGB | rgb(128, 210, 194) |
| HSL | hsl(168, 48%, 66%) |
| HSV | hsv(168, 39%, 82%) |
| CMYK | cmyk(39%, 0%, 7.6%, 17.6%) |
| CIE-LAB | lab(78.80, -28.73, 0.05) |
| CIE-LCH | lch(78.80, 28.73, 179.90°) |
| OKLab | oklab(80.66% -0.084 -0.0003) |
| OKLCH | oklch(80.66% 0.084 180.2) |
| XYZ | xyz(41.6826, 54.5746, 59.3660) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.75
Pale Teal
#82CBB2
ΔE00 3.91
Mediumturquoise
#48D1CC
ΔE00 6.40
Turquoise
#40E0D0
ΔE00 6.53
Mediumaquamarine
#66CDAA
ΔE00 6.58
Light Teal
#90E4C1
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80D2C2 #D28090
analogous
#80D299 #80D2C2 #80B9D2
triadic
#80D2C2 #C280D2 #D2C280
tetradic
#80D2C2 #9980D2 #D28090 #B9D280
square
#80D2C2 #9980D2 #D28090 #B9D280
split-complementary
#80D2C2 #D280B9 #D29980
monochromatic
#389F8B #53C2AC #80D2C2 #ADE2D8 #DAF2ED
Accessibility & contrast
On white
1.76
#80D2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#80D2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80D2C2
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80D2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80D2C2 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9C1
Deuteranopia (green-blind)
#BDBFC3
Tritanopia (blue-blind)
#63D5CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #80d2c2; /* rgb */ color: rgb(128, 210, 194); /* oklch */ color: oklch(80.7% 0.084 180.2);
Tailwind
colors: {
custom: {
50: '#a8e0d4',
500: '#80d2c2',
950: '#000000',
},
}SCSS
$custom: #80d2c2; $custom-light: #a8e0d4; $custom-dark: #000000;
JSON
{
"hex": "#80d2c2",
"rgb": {
"r": 128,
"g": 210,
"b": 194
},
"hsl": {
"h": 168.293,
"s": 47.674,
"l": 66.275
},
"oklch": {
"l": 0.80663,
"c": 0.08398,
"h": 180.2
},
"luminance": 0.54577
}Semantic roles & 50–950 ramp
primary
#80D2C2
secondary
#A45262
accent
#2B47BB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483