#80DDEA#80DDEA
#80DDEA is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.4% C 0.090 H 207.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #80DDEA |
|---|---|
| RGB | rgb(128, 221, 234) |
| HSL | hsl(187, 72%, 71%) |
| HSV | hsv(187, 45%, 92%) |
| CMYK | cmyk(45.3%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(83.04, -24.34, -14.99) |
| CIE-LCH | lch(83.04, 28.58, 211.63°) |
| OKLab | oklab(84.45% -0.0804 -0.0413) |
| OKLCH | oklch(84.45% 0.09 207.2) |
| XYZ | xyz(49.6042, 62.2387, 87.2252) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.23
Robin'S Egg Blue
#98EFF9
ΔE00 4.34
Robin Egg Blue
#8AF1FE
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 6.15
Powder Blue
#B0E0E6
ΔE00 6.90
Paleturquoise
#AFEEEE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DDEA #EA8D80
analogous
#80EAC2 #80DDEA #80A8EA
triadic
#80DDEA #EA80DD #DDEA80
tetradic
#80DDEA #C280EA #EA8D80 #A8EA80
square
#80DDEA #C280EA #EA8D80 #A8EA80
split-complementary
#80DDEA #EA80A8 #EAC280
monochromatic
#22B9CE #4BCFE1 #80DDEA #B5EBF3 #E5F8FB
Accessibility & contrast
On white
1.56
#80DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#80DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DDEA
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DDEA | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#BEC9EA
Tritanopia (blue-blind)
#4AE4E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #80ddea; /* rgb */ color: rgb(128, 221, 234); /* oklch */ color: oklch(84.4% 0.090 207.2);
Tailwind
colors: {
custom: {
50: '#abe7f0',
500: '#80ddea',
950: '#000000',
},
}SCSS
$custom: #80ddea; $custom-light: #abe7f0; $custom-dark: #000000;
JSON
{
"hex": "#80ddea",
"rgb": {
"r": 128,
"g": 221,
"b": 234
},
"hsl": {
"h": 187.358,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.84445,
"c": 0.09036,
"h": 207.2
},
"luminance": 0.62243
}Semantic roles & 50–950 ramp
primary
#80DDEA
secondary
#C35A4B
accent
#2A12D4
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111616
muted
#818485