#80CEBC#80CEBC
#80CEBC is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.082 H 177.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEBC |
|---|---|
| RGB | rgb(128, 206, 188) |
| HSL | hsl(166, 44%, 65%) |
| HSV | hsv(166, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(77.50, -28.16, 1.38) |
| CIE-LCH | lch(77.50, 28.19, 177.20°) |
| OKLab | oklab(79.57% -0.0817 0.0032) |
| OKLCH | oklch(79.57% 0.082 177.8) |
| XYZ | xyz(40.0471, 52.3600, 55.5635) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.72
Seafoam Blue
#78D1B6
ΔE00 3.08
Mediumaquamarine
#66CDAA
ΔE00 5.79
Light Teal
#90E4C1
ΔE00 7.08
Mediumturquoise
#48D1CC
ΔE00 7.21
Turquoise
#40E0D0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEBC #CE8092
analogous
#80CE95 #80CEBC #80B9CE
triadic
#80CEBC #BC80CE #CEBC80
tetradic
#80CEBC #9580CE #CE8092 #B9CE80
square
#80CEBC #9580CE #CE8092 #B9CE80
split-complementary
#80CEBC #CE80B9 #CE9580
monochromatic
#3B9983 #54BDA5 #80CEBC #ACDFD3 #D8F0EB
Accessibility & contrast
On white
1.83
#80CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#80CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEBC
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEBC | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BB
Deuteranopia (green-blind)
#BBBBBD
Tritanopia (blue-blind)
#66D0C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80cebc; /* rgb */ color: rgb(128, 206, 188); /* oklch */ color: oklch(79.6% 0.082 177.8);
Tailwind
colors: {
custom: {
50: '#a8ddd0',
500: '#80cebc',
950: '#000000',
},
}SCSS
$custom: #80cebc; $custom-light: #a8ddd0; $custom-dark: #000000;
JSON
{
"hex": "#80cebc",
"rgb": {
"r": 128,
"g": 206,
"b": 188
},
"hsl": {
"h": 166.154,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.79566,
"c": 0.08179,
"h": 177.8
},
"luminance": 0.52363
}Semantic roles & 50–950 ramp
primary
#80CEBC
secondary
#9F5465
accent
#2E4EB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483