#80DCDB#80DCDB
#80DCDB is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.088 H 194.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #80DCDB |
|---|---|
| RGB | rgb(128, 220, 219) |
| HSL | hsl(179, 57%, 68%) |
| HSV | hsv(179, 42%, 86%) |
| CMYK | cmyk(41.8%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(82.32, -27.62, -8.10) |
| CIE-LCH | lch(82.32, 28.79, 196.35°) |
| OKLab | oklab(83.72% -0.0853 -0.0224) |
| OKLCH | oklch(83.72% 0.088 194.7) |
| XYZ | xyz(47.2765, 60.8864, 76.2651) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Paleturquoise
#AFEEEE
ΔE00 6.52
Robin Egg Blue
#8AF1FE
ΔE00 6.85
Robin'S Egg
#6DEDFD
ΔE00 6.92
Darkturquoise
#00CED1
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DCDB #DC8081
analogous
#80DCAD #80DCDB #80AFDC
triadic
#80DCDB #DB80DC #DCDB80
tetradic
#80DCDB #AD80DC #DC8081 #AFDC80
square
#80DCDB #AD80DC #DC8081 #AFDC80
split-complementary
#80DCDB #DC80AF #DCAD80
monochromatic
#31B1AF #50CFCD #80DCDB #B0E9E9 #E0F6F6
Accessibility & contrast
On white
1.59
#80DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#80DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DCDB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DCDB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#C1C8DC
Tritanopia (blue-blind)
#54E1DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #80dcdb; /* rgb */ color: rgb(128, 220, 219); /* oklch */ color: oklch(83.7% 0.088 194.7);
Tailwind
colors: {
custom: {
50: '#aae7e6',
500: '#80dcdb',
950: '#000000',
},
}SCSS
$custom: #80dcdb; $custom-light: #aae7e6; $custom-dark: #000000;
JSON
{
"hex": "#80dcdb",
"rgb": {
"r": 128,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.348,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.8372,
"c": 0.08814,
"h": 194.7
},
"luminance": 0.6089
}Semantic roles & 50–950 ramp
primary
#80DCDB
secondary
#B34E4F
accent
#2123C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484