#80CDBB#80CDBB
#80CDBB is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.081 H 177.6°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #80CDBB |
|---|---|
| RGB | rgb(128, 205, 187) |
| HSL | hsl(166, 44%, 65%) |
| HSV | hsv(166, 38%, 80%) |
| CMYK | cmyk(37.6%, 0%, 8.8%, 19.6%) |
| CIE-LAB | lab(77.18, -27.90, 1.46) |
| CIE-LCH | lch(77.18, 27.94, 177.01°) |
| OKLab | oklab(79.31% -0.0809 0.0034) |
| OKLCH | oklch(79.31% 0.081 177.6) |
| XYZ | xyz(39.6997, 51.8371, 54.9177) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.61
Seafoam Blue
#78D1B6
ΔE00 3.14
Mediumaquamarine
#66CDAA
ΔE00 5.78
Light Teal
#90E4C1
ΔE00 7.22
Mediumturquoise
#48D1CC
ΔE00 7.30
Turquoise
#40E0D0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CDBB #CD8092
analogous
#80CD94 #80CDBB #80B8CD
triadic
#80CDBB #BB80CD #CDBB80
tetradic
#80CDBB #9480CD #CD8092 #B8CD80
square
#80CDBB #9480CD #CD8092 #B8CD80
split-complementary
#80CDBB #CD80B8 #CD9480
monochromatic
#3B9782 #54BCA3 #80CDBB #ACDED3 #D8F0EA
Accessibility & contrast
On white
1.85
#80CDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#80CDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CDBB
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CDBB | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#BABBBC
Tritanopia (blue-blind)
#67CFC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80cdbb; /* rgb */ color: rgb(128, 205, 187); /* oklch */ color: oklch(79.3% 0.081 177.6);
Tailwind
colors: {
custom: {
50: '#a8dccf',
500: '#80cdbb',
950: '#000000',
},
}SCSS
$custom: #80cdbb; $custom-light: #a8dccf; $custom-dark: #000000;
JSON
{
"hex": "#80cdbb",
"rgb": {
"r": 128,
"g": 205,
"b": 187
},
"hsl": {
"h": 165.974,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.79307,
"c": 0.08101,
"h": 177.6
},
"luminance": 0.5184
}Semantic roles & 50–950 ramp
primary
#80CDBB
secondary
#9D5465
accent
#2F4FB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483