#80DDEB#80DDEB
#80DDEB is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.5% C 0.091 H 208.0°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #80DDEB |
|---|---|
| RGB | rgb(128, 221, 235) |
| HSL | hsl(188, 73%, 71%) |
| HSV | hsv(188, 46%, 92%) |
| CMYK | cmyk(45.5%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(83.07, -24.08, -15.47) |
| CIE-LCH | lch(83.07, 28.62, 212.72°) |
| OKLab | oklab(84.48% -0.08 -0.0426) |
| OKLCH | oklch(84.48% 0.091 208) |
| XYZ | xyz(49.7482, 62.2963, 87.9840) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.25
Robin'S Egg Blue
#98EFF9
ΔE00 4.41
Robin Egg Blue
#8AF1FE
ΔE00 4.45
Aqua Blue
#02D8E9
ΔE00 6.22
Powder Blue
#B0E0E6
ΔE00 6.90
Paleturquoise
#AFEEEE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DDEB #EB8E80
analogous
#80EBC3 #80DDEB #80A7EB
triadic
#80DDEB #EB80DD #DDEB80
tetradic
#80DDEB #C380EB #EB8E80 #A7EB80
square
#80DDEB #C380EB #EB8E80 #A7EB80
split-complementary
#80DDEB #EB80A7 #EBC380
monochromatic
#21B9D0 #4BCFE3 #80DDEB #B5EBF3 #E5F8FB
Accessibility & contrast
On white
1.56
#80DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#80DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DDEB
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DDEB | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#BEC9EB
Tritanopia (blue-blind)
#49E4E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #80ddeb; /* rgb */ color: rgb(128, 221, 235); /* oklch */ color: oklch(84.5% 0.091 208.0);
Tailwind
colors: {
custom: {
50: '#abe7f1',
500: '#80ddeb',
950: '#000000',
},
}SCSS
$custom: #80ddeb; $custom-light: #abe7f1; $custom-dark: #000000;
JSON
{
"hex": "#80ddeb",
"rgb": {
"r": 128,
"g": 221,
"b": 235
},
"hsl": {
"h": 187.85,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.8448,
"c": 0.09064,
"h": 208
},
"luminance": 0.623
}Semantic roles & 50–950 ramp
primary
#80DDEB
secondary
#C45B4B
accent
#2A11D5
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111616
muted
#818485