#80DDED#80DDED
#80DDED is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.5% C 0.091 H 209.8°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #80DDED |
|---|---|
| RGB | rgb(128, 221, 237) |
| HSL | hsl(189, 75%, 72%) |
| HSV | hsv(189, 46%, 93%) |
| CMYK | cmyk(46%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(83.13, -23.56, -16.44) |
| CIE-LCH | lch(83.13, 28.73, 214.91°) |
| OKLab | oklab(84.55% -0.0792 -0.0453) |
| OKLCH | oklch(84.55% 0.091 209.8) |
| XYZ | xyz(50.0388, 62.4125, 89.5143) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 4.59
Robin'S Egg Blue
#98EFF9
ΔE00 4.62
Aqua Blue
#02D8E9
ΔE00 6.43
Sky Blue
#87CEEB
ΔE00 6.92
Neon Blue
#04D9FF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DDED #ED9080
analogous
#80EDC7 #80DDED #80A7ED
triadic
#80DDED #ED80DD #DDED80
tetradic
#80DDED #C780ED #ED9080 #A7ED80
square
#80DDED #C780ED #ED9080 #A7ED80
split-complementary
#80DDED #ED80A7 #EDC780
monochromatic
#1EBAD4 #4ACFE5 #80DDED #B6EBF5 #E4F8FB
Accessibility & contrast
On white
1.56
#80DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#80DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DDED
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DDED | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EE
Deuteranopia (green-blind)
#BDC9ED
Tritanopia (blue-blind)
#48E5E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #80dded; /* rgb */ color: rgb(128, 221, 237); /* oklch */ color: oklch(84.5% 0.091 209.8);
Tailwind
colors: {
custom: {
50: '#abe7f2',
500: '#80dded',
950: '#000000',
},
}SCSS
$custom: #80dded; $custom-light: #abe7f2; $custom-dark: #000000;
JSON
{
"hex": "#80dded",
"rgb": {
"r": 128,
"g": 221,
"b": 237
},
"hsl": {
"h": 188.807,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.8455,
"c": 0.09126,
"h": 209.8
},
"luminance": 0.62417
}Semantic roles & 50–950 ramp
primary
#80DDED
secondary
#C75D4A
accent
#2C0ED7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111617
muted
#818485