#80DCDD#80DCDD
#80DCDD is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.8% C 0.088 H 196.5°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #80DCDD |
|---|---|
| RGB | rgb(128, 220, 221) |
| HSL | hsl(181, 58%, 68%) |
| HSV | hsv(181, 42%, 87%) |
| CMYK | cmyk(42.1%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(82.37, -27.13, -9.08) |
| CIE-LCH | lch(82.37, 28.61, 198.51°) |
| OKLab | oklab(83.78% -0.0844 -0.025) |
| OKLCH | oklch(83.78% 0.088 196.5) |
| XYZ | xyz(47.5414, 60.9924, 77.6601) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.86
Mediumturquoise
#48D1CC
ΔE00 5.93
Robin Egg Blue
#8AF1FE
ΔE00 6.30
Robin'S Egg
#6DEDFD
ΔE00 6.33
Paleturquoise
#AFEEEE
ΔE00 6.40
Aqua Blue
#02D8E9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DCDD #DD8180
analogous
#80DDAF #80DCDD #80ADDD
triadic
#80DCDD #DD80DC #DCDD80
tetradic
#80DCDD #AF80DD #DD8180 #ADDD80
square
#80DCDD #AF80DD #DD8180 #ADDD80
split-complementary
#80DCDD #DD80AD #DDAF80
monochromatic
#30B1B3 #50CFD0 #80DCDD #B0E9EA #E1F7F7
Accessibility & contrast
On white
1.59
#80DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#80DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DCDD
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DCDD | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#53E1DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #80dcdd; /* rgb */ color: rgb(128, 220, 221); /* oklch */ color: oklch(83.8% 0.088 196.5);
Tailwind
colors: {
custom: {
50: '#aae7e7',
500: '#80dcdd',
950: '#000000',
},
}SCSS
$custom: #80dcdd; $custom-light: #aae7e7; $custom-dark: #000000;
JSON
{
"hex": "#80dcdd",
"rgb": {
"r": 128,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.645,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.83784,
"c": 0.08808,
"h": 196.5
},
"luminance": 0.60996
}Semantic roles & 50–950 ramp
primary
#80DCDD
secondary
#B44F4D
accent
#2220C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484