#80CED3#80CED3
#80CED3 is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.3% C 0.077 H 201.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #80CED3 |
|---|---|
| RGB | rgb(128, 206, 211) |
| HSL | hsl(184, 49%, 66%) |
| HSV | hsv(184, 39%, 83%) |
| CMYK | cmyk(39.3%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(78.13, -22.71, -10.06) |
| CIE-LCH | lch(78.13, 24.83, 203.89°) |
| OKLab | oklab(80.29% -0.0721 -0.0276) |
| OKLCH | oklch(80.29% 0.077 201) |
| XYZ | xyz(42.7269, 53.4320, 69.6773) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.07
Aqua Blue
#02D8E9
ΔE00 7.37
Darkturquoise
#00CED1
ΔE00 7.58
Powder Blue
#B0E0E6
ΔE00 7.62
Robin'S Egg Blue
#98EFF9
ΔE00 7.80
Robin'S Egg
#6DEDFD
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CED3 #D38580
analogous
#80D3AF #80CED3 #80A5D3
triadic
#80CED3 #D380CE #CED380
tetradic
#80CED3 #AF80D3 #D38580 #A5D380
square
#80CED3 #AF80D3 #D38580 #A5D380
split-complementary
#80CED3 #D380A5 #D3AF80
monochromatic
#389BA1 #53BCC3 #80CED3 #ADE0E3 #DBF1F2
Accessibility & contrast
On white
1.80
#80CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#80CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CED3
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CED3 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D3
Deuteranopia (green-blind)
#B5BDD4
Tritanopia (blue-blind)
#5CD3CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #80ced3; /* rgb */ color: rgb(128, 206, 211); /* oklch */ color: oklch(80.3% 0.077 201.0);
Tailwind
colors: {
custom: {
50: '#a9dde0',
500: '#80ced3',
950: '#000000',
},
}SCSS
$custom: #80ced3; $custom-light: #a9dde0; $custom-dark: #000000;
JSON
{
"hex": "#80ced3",
"rgb": {
"r": 128,
"g": 206,
"b": 211
},
"hsl": {
"h": 183.614,
"s": 48.538,
"l": 66.471
},
"oklch": {
"l": 0.80285,
"c": 0.07723,
"h": 201
},
"luminance": 0.53435
}Semantic roles & 50–950 ramp
primary
#80CED3
secondary
#A65752
accent
#322ABC
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484