#80DCDA#80DCDA
#80DCDA is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.7% C 0.088 H 193.8°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #80DCDA |
|---|---|
| RGB | rgb(128, 220, 218) |
| HSL | hsl(179, 57%, 68%) |
| HSV | hsv(179, 42%, 86%) |
| CMYK | cmyk(41.8%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(82.29, -27.87, -7.61) |
| CIE-LCH | lch(82.29, 28.89, 195.28°) |
| OKLab | oklab(83.69% -0.0857 -0.021) |
| OKLCH | oklch(83.69% 0.088 193.8) |
| XYZ | xyz(47.1453, 60.8339, 75.5738) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.44
Paleturquoise
#AFEEEE
ΔE00 6.61
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Robin Egg Blue
#8AF1FE
ΔE00 7.14
Turquoise
#40E0D0
ΔE00 7.19
Robin'S Egg
#6DEDFD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DCDA #DC8082
analogous
#80DCAC #80DCDA #80B0DC
triadic
#80DCDA #DA80DC #DCDA80
tetradic
#80DCDA #AC80DC #DC8082 #B0DC80
square
#80DCDA #AC80DC #DC8082 #B0DC80
split-complementary
#80DCDA #DC80B0 #DCAC80
monochromatic
#31B1AE #50CFCC #80DCDA #B0E9E8 #E0F6F6
Accessibility & contrast
On white
1.59
#80DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#80DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DCDA
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DCDA | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#C1C8DB
Tritanopia (blue-blind)
#55E1DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #80dcda; /* rgb */ color: rgb(128, 220, 218); /* oklch */ color: oklch(83.7% 0.088 193.8);
Tailwind
colors: {
custom: {
50: '#aae7e5',
500: '#80dcda',
950: '#000000',
},
}SCSS
$custom: #80dcda; $custom-light: #aae7e5; $custom-dark: #000000;
JSON
{
"hex": "#80dcda",
"rgb": {
"r": 128,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.696,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.83688,
"c": 0.08821,
"h": 193.8
},
"luminance": 0.60838
}Semantic roles & 50–950 ramp
primary
#80DCDA
secondary
#B34E50
accent
#2125C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484