#80DCED#80DCED
#80DCED is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.3% C 0.091 H 210.8°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #80DCED |
|---|---|
| RGB | rgb(128, 220, 237) |
| HSL | hsl(189, 75%, 72%) |
| HSV | hsv(189, 46%, 93%) |
| CMYK | cmyk(46%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(82.85, -23.07, -16.86) |
| CIE-LCH | lch(82.85, 28.57, 216.17°) |
| OKLab | oklab(84.33% -0.0781 -0.0465) |
| OKLCH | oklch(84.33% 0.091 210.8) |
| XYZ | xyz(49.7756, 61.8861, 89.4265) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.71
Robin Egg Blue
#8AF1FE
ΔE00 4.93
Robin'S Egg Blue
#98EFF9
ΔE00 4.95
Sky Blue
#87CEEB
ΔE00 6.48
Aqua Blue
#02D8E9
ΔE00 6.57
Neon Blue
#04D9FF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DCED #ED9180
analogous
#80EDC8 #80DCED #80A6ED
triadic
#80DCED #ED80DC #DCED80
tetradic
#80DCED #C880ED #ED9180 #A6ED80
square
#80DCED #C880ED #ED9180 #A6ED80
split-complementary
#80DCED #ED80A6 #EDC880
monochromatic
#1EB8D4 #4ACDE5 #80DCED #B6EBF5 #E4F8FB
Accessibility & contrast
On white
1.57
#80DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#80DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DCED
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DCED | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#48E4E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #80dced; /* rgb */ color: rgb(128, 220, 237); /* oklch */ color: oklch(84.3% 0.091 210.8);
Tailwind
colors: {
custom: {
50: '#abe7f2',
500: '#80dced',
950: '#000000',
},
}SCSS
$custom: #80dced; $custom-light: #abe7f2; $custom-dark: #000000;
JSON
{
"hex": "#80dced",
"rgb": {
"r": 128,
"g": 220,
"b": 237
},
"hsl": {
"h": 189.358,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.84326,
"c": 0.09087,
"h": 210.8
},
"luminance": 0.6189
}Semantic roles & 50–950 ramp
primary
#80DCED
secondary
#C75E4A
accent
#2E0ED7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111617
muted
#818485