#80CFCA#80CFCA
#80CFCA is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.2% C 0.078 H 190.6°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #80CFCA |
|---|---|
| RGB | rgb(128, 207, 202) |
| HSL | hsl(176, 45%, 66%) |
| HSV | hsv(176, 38%, 81%) |
| CMYK | cmyk(38.2%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(78.16, -25.39, -5.18) |
| CIE-LCH | lch(78.16, 25.92, 191.53°) |
| OKLab | oklab(80.22% -0.077 -0.0144) |
| OKLCH | oklch(80.22% 0.078 190.6) |
| XYZ | xyz(41.8716, 53.4762, 63.9812) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.23
Darkturquoise
#00CED1
ΔE00 7.34
Pale Teal
#82CBB2
ΔE00 7.52
Seafoam Blue
#78D1B6
ΔE00 7.85
Turquoise
#40E0D0
ΔE00 7.90
Paleturquoise
#AFEEEE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CFCA #CF8085
analogous
#80CFA2 #80CFCA #80ACCF
triadic
#80CFCA #CA80CF #CFCA80
tetradic
#80CFCA #A280CF #CF8085 #ACCF80
square
#80CFCA #A280CF #CF8085 #ACCF80
split-complementary
#80CFCA #CF80AC #CFA280
monochromatic
#3A9A94 #54BEB7 #80CFCA #ACE0DD #D9F1EF
Accessibility & contrast
On white
1.80
#80CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#80CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CFCA
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CFCA | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7CA
Deuteranopia (green-blind)
#B8BDCB
Tritanopia (blue-blind)
#60D3CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #80cfca; /* rgb */ color: rgb(128, 207, 202); /* oklch */ color: oklch(80.2% 0.078 190.6);
Tailwind
colors: {
custom: {
50: '#a8deda',
500: '#80cfca',
950: '#000000',
},
}SCSS
$custom: #80cfca; $custom-light: #a8deda; $custom-dark: #000000;
JSON
{
"hex": "#80cfca",
"rgb": {
"r": 128,
"g": 207,
"b": 202
},
"hsl": {
"h": 176.203,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.8022,
"c": 0.07834,
"h": 190.6
},
"luminance": 0.53479
}Semantic roles & 50–950 ramp
primary
#80CFCA
secondary
#A05358
accent
#2D36B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483