#80DFCB#80DFCB
#80DFCB is a very light, moderate teal. Relative luminance 0.617; OKLCH L 83.9% C 0.095 H 178.7°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #80DFCB |
|---|---|
| RGB | rgb(128, 223, 203) |
| HSL | hsl(167, 60%, 69%) |
| HSV | hsv(167, 43%, 87%) |
| CMYK | cmyk(42.6%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.74, -32.85, 1.01) |
| CIE-LCH | lch(82.74, 32.87, 178.24°) |
| OKLab | oklab(83.92% -0.0954 0.0022) |
| OKLCH | oklch(83.92% 0.095 178.7) |
| XYZ | xyz(46.0650, 61.6729, 65.9650) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.28
Tiffany Blue
#7BF2DA
ΔE00 4.42
Turquoise
#40E0D0
ΔE00 5.23
Light Teal
#90E4C1
ΔE00 5.28
Pale Teal
#82CBB2
ΔE00 5.64
Mediumaquamarine
#66CDAA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DFCB #DF8094
analogous
#80DF9C #80DFCB #80C4DF
triadic
#80DFCB #CB80DF #DFCB80
tetradic
#80DFCB #9C80DF #DF8094 #C4DF80
square
#80DFCB #9C80DF #DF8094 #C4DF80
split-complementary
#80DFCB #DF80C4 #DF9C80
monochromatic
#2EB79A #4FD3B7 #80DFCB #B1EBDF #E2F8F3
Accessibility & contrast
On white
1.57
#80DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#80DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DFCB
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DFCB | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CA
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#5CE2D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #80dfcb; /* rgb */ color: rgb(128, 223, 203); /* oklch */ color: oklch(83.9% 0.095 178.7);
Tailwind
colors: {
custom: {
50: '#aae9da',
500: '#80dfcb',
950: '#000000',
},
}SCSS
$custom: #80dfcb; $custom-light: #aae9da; $custom-dark: #000000;
JSON
{
"hex": "#80dfcb",
"rgb": {
"r": 128,
"g": 223,
"b": 203
},
"hsl": {
"h": 167.368,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.83916,
"c": 0.09546,
"h": 178.7
},
"luminance": 0.61676
}Semantic roles & 50–950 ramp
primary
#80DFCB
secondary
#B64D63
accent
#1E42C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483