#80CFDC#80CFDC
#80CFDC is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.8% C 0.080 H 209.0°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #80CFDC |
|---|---|
| RGB | rgb(128, 207, 220) |
| HSL | hsl(188, 57%, 68%) |
| HSV | hsv(188, 42%, 86%) |
| CMYK | cmyk(41.8%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(78.68, -20.95, -14.06) |
| CIE-LCH | lch(78.68, 25.23, 213.87°) |
| OKLab | oklab(80.82% -0.0697 -0.0387) |
| OKLCH | oklch(80.82% 0.08 209) |
| XYZ | xyz(44.1284, 54.3790, 75.8671) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.29
Powder Blue
#B0E0E6
ΔE00 7.14
Aqua Blue
#02D8E9
ΔE00 7.16
Robin'S Egg Blue
#98EFF9
ΔE00 7.41
Robin'S Egg
#6DEDFD
ΔE00 7.55
Lightblue
#ADD8E6
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CFDC #DC8D80
analogous
#80DCBB #80CFDC #80A1DC
triadic
#80CFDC #DC80CF #CFDC80
tetradic
#80CFDC #BB80DC #DC8D80 #A1DC80
square
#80CFDC #BB80DC #DC8D80 #A1DC80
split-complementary
#80CFDC #DC80A1 #DCBB80
monochromatic
#319FB1 #50BDCF #80CFDC #B0E1E9 #E0F3F6
Accessibility & contrast
On white
1.77
#80CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#80CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CFDC
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CFDC | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DD
Deuteranopia (green-blind)
#B3BEDC
Tritanopia (blue-blind)
#57D6D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #80cfdc; /* rgb */ color: rgb(128, 207, 220); /* oklch */ color: oklch(80.8% 0.080 209.0);
Tailwind
colors: {
custom: {
50: '#a9dde6',
500: '#80cfdc',
950: '#000000',
},
}SCSS
$custom: #80cfdc; $custom-light: #a9dde6; $custom-dark: #000000;
JSON
{
"hex": "#80cfdc",
"rgb": {
"r": 128,
"g": 207,
"b": 220
},
"hsl": {
"h": 188.478,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.80817,
"c": 0.07971,
"h": 209
},
"luminance": 0.54382
}Semantic roles & 50–950 ramp
primary
#80CFDC
secondary
#B35C4E
accent
#3821C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484