#80CFC2#80CFC2
#80CFC2 is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.080 H 182.6°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #80CFC2 |
|---|---|
| RGB | rgb(128, 207, 194) |
| HSL | hsl(170, 45%, 66%) |
| HSV | hsv(170, 38%, 81%) |
| CMYK | cmyk(38.2%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(77.94, -27.27, -1.20) |
| CIE-LCH | lch(77.94, 27.30, 182.52°) |
| OKLab | oklab(79.97% -0.0804 -0.0037) |
| OKLCH | oklch(79.97% 0.08 182.6) |
| XYZ | xyz(40.9489, 53.1071, 59.1214) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.54
Seafoam Blue
#78D1B6
ΔE00 4.78
Mediumturquoise
#48D1CC
ΔE00 5.95
Turquoise
#40E0D0
ΔE00 7.02
Mediumaquamarine
#66CDAA
ΔE00 7.48
Light Teal
#90E4C1
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CFC2 #CF808D
analogous
#80CF9A #80CFC2 #80B4CF
triadic
#80CFC2 #C280CF #CFC280
tetradic
#80CFC2 #9A80CF #CF808D #B4CF80
square
#80CFC2 #9A80CF #CF808D #B4CF80
split-complementary
#80CFC2 #CF80B4 #CF9A80
monochromatic
#3A9A8A #54BEAD #80CFC2 #ACE0D7 #D9F1ED
Accessibility & contrast
On white
1.81
#80CFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#80CFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CFC2
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CFC2 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C2
Deuteranopia (green-blind)
#BABCC3
Tritanopia (blue-blind)
#64D2CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #80cfc2; /* rgb */ color: rgb(128, 207, 194); /* oklch */ color: oklch(80.0% 0.080 182.6);
Tailwind
colors: {
custom: {
50: '#a8ded4',
500: '#80cfc2',
950: '#000000',
},
}SCSS
$custom: #80cfc2; $custom-light: #a8ded4; $custom-dark: #000000;
JSON
{
"hex": "#80cfc2",
"rgb": {
"r": 128,
"g": 207,
"b": 194
},
"hsl": {
"h": 170.127,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.79974,
"c": 0.08045,
"h": 182.6
},
"luminance": 0.5311
}Semantic roles & 50–950 ramp
primary
#80CFC2
secondary
#A05360
accent
#2D44B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483