#80CEDA#80CEDA
#80CEDA is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.5% C 0.079 H 208.2°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEDA |
|---|---|
| RGB | rgb(128, 206, 218) |
| HSL | hsl(188, 55%, 68%) |
| HSV | hsv(188, 41%, 85%) |
| CMYK | cmyk(41.3%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(78.34, -20.95, -13.50) |
| CIE-LCH | lch(78.34, 24.93, 212.80°) |
| OKLab | oklab(80.52% -0.0693 -0.0371) |
| OKLCH | oklch(80.52% 0.079 208.2) |
| XYZ | xyz(43.6236, 53.7906, 74.4000) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.60
Powder Blue
#B0E0E6
ΔE00 7.21
Aqua Blue
#02D8E9
ΔE00 7.23
Robin'S Egg Blue
#98EFF9
ΔE00 7.60
Lightblue
#ADD8E6
ΔE00 7.72
Robin'S Egg
#6DEDFD
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEDA #DA8C80
analogous
#80DAB9 #80CEDA #80A1DA
triadic
#80CEDA #DA80CE #CEDA80
tetradic
#80CEDA #B980DA #DA8C80 #A1DA80
square
#80CEDA #B980DA #DA8C80 #A1DA80
split-complementary
#80CEDA #DA80A1 #DAB980
monochromatic
#329DAD #51BCCC #80CEDA #AFE0E8 #DFF3F6
Accessibility & contrast
On white
1.79
#80CEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#80CEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEDA
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEDA | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#B3BDDA
Tritanopia (blue-blind)
#58D4D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #80ceda; /* rgb */ color: rgb(128, 206, 218); /* oklch */ color: oklch(80.5% 0.079 208.2);
Tailwind
colors: {
custom: {
50: '#a9dde5',
500: '#80ceda',
950: '#000000',
},
}SCSS
$custom: #80ceda; $custom-light: #a9dde5; $custom-dark: #000000;
JSON
{
"hex": "#80ceda",
"rgb": {
"r": 128,
"g": 206,
"b": 218
},
"hsl": {
"h": 188,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.80523,
"c": 0.07863,
"h": 208.2
},
"luminance": 0.53794
}Semantic roles & 50–950 ramp
primary
#80CEDA
secondary
#B05B4E
accent
#3823C2
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484