#80CEBD#80CEBD
#80CEBD is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.081 H 178.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEBD |
|---|---|
| RGB | rgb(128, 206, 189) |
| HSL | hsl(167, 44%, 65%) |
| HSV | hsv(167, 38%, 81%) |
| CMYK | cmyk(37.9%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(77.52, -27.93, 0.88) |
| CIE-LCH | lch(77.52, 27.94, 178.20°) |
| OKLab | oklab(79.6% -0.0813 0.0019) |
| OKLCH | oklch(79.6% 0.081 178.7) |
| XYZ | xyz(40.1553, 52.4033, 56.1332) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.05
Seafoam Blue
#78D1B6
ΔE00 3.41
Mediumaquamarine
#66CDAA
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 6.95
Light Teal
#90E4C1
ΔE00 7.33
Turquoise
#40E0D0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEBD #CE8091
analogous
#80CE96 #80CEBD #80B8CE
triadic
#80CEBD #BD80CE #CEBD80
tetradic
#80CEBD #9680CE #CE8091 #B8CE80
square
#80CEBD #9680CE #CE8091 #B8CE80
split-complementary
#80CEBD #CE80B8 #CE9680
monochromatic
#3B9984 #54BDA6 #80CEBD #ACDFD4 #D8F0EB
Accessibility & contrast
On white
1.83
#80CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#80CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEBD
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEBD | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#BBBBBE
Tritanopia (blue-blind)
#66D0C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80cebd; /* rgb */ color: rgb(128, 206, 189); /* oklch */ color: oklch(79.6% 0.081 178.7);
Tailwind
colors: {
custom: {
50: '#a8ddd0',
500: '#80cebd',
950: '#000000',
},
}SCSS
$custom: #80cebd; $custom-light: #a8ddd0; $custom-dark: #000000;
JSON
{
"hex": "#80cebd",
"rgb": {
"r": 128,
"g": 206,
"b": 189
},
"hsl": {
"h": 166.923,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.79595,
"c": 0.08132,
"h": 178.7
},
"luminance": 0.52406
}Semantic roles & 50–950 ramp
primary
#80CEBD
secondary
#9F5464
accent
#2E4CB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483