#80DDEC#80DDEC
#80DDEC is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.5% C 0.091 H 208.9°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #80DDEC |
|---|---|
| RGB | rgb(128, 221, 236) |
| HSL | hsl(188, 74%, 71%) |
| HSV | hsv(188, 46%, 93%) |
| CMYK | cmyk(45.8%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(83.10, -23.82, -15.96) |
| CIE-LCH | lch(83.10, 28.67, 213.82°) |
| OKLab | oklab(84.52% -0.0796 -0.044) |
| OKLCH | oklch(84.52% 0.091 208.9) |
| XYZ | xyz(49.8931, 62.3542, 88.7470) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.30
Robin'S Egg Blue
#98EFF9
ΔE00 4.50
Robin Egg Blue
#8AF1FE
ΔE00 4.51
Aqua Blue
#02D8E9
ΔE00 6.32
Powder Blue
#B0E0E6
ΔE00 6.92
Neon Blue
#04D9FF
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DDEC #EC8F80
analogous
#80ECC5 #80DDEC #80A7EC
triadic
#80DDEC #EC80DD #DDEC80
tetradic
#80DDEC #C580EC #EC8F80 #A7EC80
square
#80DDEC #C580EC #EC8F80 #A7EC80
split-complementary
#80DDEC #EC80A7 #ECC580
monochromatic
#1FB9D2 #4BCFE4 #80DDEC #B5EBF4 #E4F8FB
Accessibility & contrast
On white
1.56
#80DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#80DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DDEC
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DDEC | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#48E5E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #80ddec; /* rgb */ color: rgb(128, 221, 236); /* oklch */ color: oklch(84.5% 0.091 208.9);
Tailwind
colors: {
custom: {
50: '#abe7f2',
500: '#80ddec',
950: '#000000',
},
}SCSS
$custom: #80ddec; $custom-light: #abe7f2; $custom-dark: #000000;
JSON
{
"hex": "#80ddec",
"rgb": {
"r": 128,
"g": 221,
"b": 236
},
"hsl": {
"h": 188.333,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.84515,
"c": 0.09094,
"h": 208.9
},
"luminance": 0.62358
}Semantic roles & 50–950 ramp
primary
#80DDEC
secondary
#C65C4B
accent
#2B0FD6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111616
muted
#818485