#80CFC8#80CFC8
#80CFC8 is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.2% C 0.079 H 188.5°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #80CFC8 |
|---|---|
| RGB | rgb(128, 207, 200) |
| HSL | hsl(175, 45%, 66%) |
| HSV | hsv(175, 38%, 81%) |
| CMYK | cmyk(38.2%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(78.10, -25.87, -4.19) |
| CIE-LCH | lch(78.10, 26.20, 189.20°) |
| OKLab | oklab(80.16% -0.0778 -0.0117) |
| OKLCH | oklch(80.16% 0.079 188.5) |
| XYZ | xyz(41.6364, 53.3821, 62.7422) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.22
Pale Teal
#82CBB2
ΔE00 6.75
Seafoam Blue
#78D1B6
ΔE00 7.06
Turquoise
#40E0D0
ΔE00 7.54
Darkturquoise
#00CED1
ΔE00 7.60
Paleturquoise
#AFEEEE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CFC8 #CF8087
analogous
#80CFA0 #80CFC8 #80AECF
triadic
#80CFC8 #C880CF #CFC880
tetradic
#80CFC8 #A080CF #CF8087 #AECF80
square
#80CFC8 #A080CF #CF8087 #AECF80
split-complementary
#80CFC8 #CF80AE #CFA080
monochromatic
#3A9A92 #54BEB5 #80CFC8 #ACE0DB #D9F1EE
Accessibility & contrast
On white
1.80
#80CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#80CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CFC8
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CFC8 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C8
Deuteranopia (green-blind)
#B9BDC9
Tritanopia (blue-blind)
#61D3CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #80cfc8; /* rgb */ color: rgb(128, 207, 200); /* oklch */ color: oklch(80.2% 0.079 188.5);
Tailwind
colors: {
custom: {
50: '#a8ded8',
500: '#80cfc8',
950: '#000000',
},
}SCSS
$custom: #80cfc8; $custom-light: #a8ded8; $custom-dark: #000000;
JSON
{
"hex": "#80cfc8",
"rgb": {
"r": 128,
"g": 207,
"b": 200
},
"hsl": {
"h": 174.684,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.80158,
"c": 0.07871,
"h": 188.5
},
"luminance": 0.53385
}Semantic roles & 50–950 ramp
primary
#80CFC8
secondary
#A0535A
accent
#2D3AB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483