#80DCDE#80DCDE
#80DCDE is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.8% C 0.088 H 197.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #80DCDE |
|---|---|
| RGB | rgb(128, 220, 222) |
| HSL | hsl(181, 59%, 69%) |
| HSV | hsv(181, 42%, 87%) |
| CMYK | cmyk(42.3%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(82.40, -26.88, -9.57) |
| CIE-LCH | lch(82.40, 28.53, 199.60°) |
| OKLab | oklab(83.82% -0.084 -0.0264) |
| OKLCH | oklch(83.82% 0.088 197.4) |
| XYZ | xyz(47.6750, 61.0458, 78.3638) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.62
Robin Egg Blue
#8AF1FE
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 6.05
Mediumturquoise
#48D1CC
ΔE00 6.13
Paleturquoise
#AFEEEE
ΔE00 6.37
Aqua Blue
#02D8E9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DCDE #DE8280
analogous
#80DEB1 #80DCDE #80ADDE
triadic
#80DCDE #DE80DC #DCDE80
tetradic
#80DCDE #B180DE #DE8280 #ADDE80
square
#80DCDE #B180DE #DE8280 #ADDE80
split-complementary
#80DCDE #DE80AD #DEB180
monochromatic
#2FB2B5 #4FCFD1 #80DCDE #B1E9EB #E1F7F7
Accessibility & contrast
On white
1.59
#80DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#80DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DCDE
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DCDE | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DE
Deuteranopia (green-blind)
#C0C8DF
Tritanopia (blue-blind)
#53E2DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #80dcde; /* rgb */ color: rgb(128, 220, 222); /* oklch */ color: oklch(83.8% 0.088 197.4);
Tailwind
colors: {
custom: {
50: '#aae7e8',
500: '#80dcde',
950: '#000000',
},
}SCSS
$custom: #80dcde; $custom-light: #aae7e8; $custom-dark: #000000;
JSON
{
"hex": "#80dcde",
"rgb": {
"r": 128,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.277,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.83817,
"c": 0.08808,
"h": 197.4
},
"luminance": 0.6105
}Semantic roles & 50–950 ramp
primary
#80DCDE
secondary
#B5504D
accent
#231FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484