#80CED5#80CED5
#80CED5 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.4% C 0.077 H 203.0°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #80CED5 |
|---|---|
| RGB | rgb(128, 206, 213) |
| HSL | hsl(185, 50%, 67%) |
| HSV | hsv(185, 40%, 84%) |
| CMYK | cmyk(39.9%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(78.19, -22.21, -11.04) |
| CIE-LCH | lch(78.19, 24.80, 206.44°) |
| OKLab | oklab(80.35% -0.0713 -0.0303) |
| OKLCH | oklch(80.35% 0.077 203) |
| XYZ | xyz(42.9792, 53.5329, 71.0060) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 7.21
Powder Blue
#B0E0E6
ΔE00 7.42
Robin'S Egg Blue
#98EFF9
ΔE00 7.64
Mediumturquoise
#48D1CC
ΔE00 7.65
Darkturquoise
#00CED1
ΔE00 7.89
Robin'S Egg
#6DEDFD
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CED5 #D58780
analogous
#80D5B2 #80CED5 #80A4D5
triadic
#80CED5 #D580CE #CED580
tetradic
#80CED5 #B280D5 #D58780 #A4D580
square
#80CED5 #B280D5 #D58780 #A4D580
split-complementary
#80CED5 #D580A4 #D5B280
monochromatic
#369BA4 #52BCC6 #80CED5 #AEE0E4 #DCF1F3
Accessibility & contrast
On white
1.79
#80CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#80CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CED5
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CED5 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D6
Deuteranopia (green-blind)
#B4BDD5
Tritanopia (blue-blind)
#5BD4D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #80ced5; /* rgb */ color: rgb(128, 206, 213); /* oklch */ color: oklch(80.4% 0.077 203.0);
Tailwind
colors: {
custom: {
50: '#a9dde1',
500: '#80ced5',
950: '#000000',
},
}SCSS
$custom: #80ced5; $custom-light: #a9dde1; $custom-dark: #000000;
JSON
{
"hex": "#80ced5",
"rgb": {
"r": 128,
"g": 206,
"b": 213
},
"hsl": {
"h": 184.941,
"s": 50.296,
"l": 66.863
},
"oklch": {
"l": 0.80352,
"c": 0.07749,
"h": 203
},
"luminance": 0.53536
}Semantic roles & 50–950 ramp
primary
#80CED5
secondary
#A85851
accent
#3428BE
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484