#80CED4#80CED4
#80CED4 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.3% C 0.077 H 202.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #80CED4 |
|---|---|
| RGB | rgb(128, 206, 212) |
| HSL | hsl(184, 49%, 67%) |
| HSV | hsv(184, 40%, 83%) |
| CMYK | cmyk(39.6%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(78.16, -22.46, -10.55) |
| CIE-LCH | lch(78.16, 24.81, 205.16°) |
| OKLab | oklab(80.32% -0.0717 -0.029) |
| OKLCH | oklch(80.32% 0.077 202) |
| XYZ | xyz(42.8527, 53.4823, 70.3396) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 7.28
Mediumturquoise
#48D1CC
ΔE00 7.36
Powder Blue
#B0E0E6
ΔE00 7.51
Robin'S Egg Blue
#98EFF9
ΔE00 7.71
Darkturquoise
#00CED1
ΔE00 7.73
Robin'S Egg
#6DEDFD
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CED4 #D48680
analogous
#80D4B0 #80CED4 #80A4D4
triadic
#80CED4 #D480CE #CED480
tetradic
#80CED4 #B080D4 #D48680 #A4D480
square
#80CED4 #B080D4 #D48680 #A4D480
split-complementary
#80CED4 #D480A4 #D4B080
monochromatic
#379BA3 #52BCC5 #80CED4 #AEE0E3 #DBF1F3
Accessibility & contrast
On white
1.80
#80CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#80CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CED4
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CED4 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D5
Deuteranopia (green-blind)
#B5BDD4
Tritanopia (blue-blind)
#5CD3D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #80ced4; /* rgb */ color: rgb(128, 206, 212); /* oklch */ color: oklch(80.3% 0.077 202.0);
Tailwind
colors: {
custom: {
50: '#a9dde1',
500: '#80ced4',
950: '#000000',
},
}SCSS
$custom: #80ced4; $custom-light: #a9dde1; $custom-dark: #000000;
JSON
{
"hex": "#80ced4",
"rgb": {
"r": 128,
"g": 206,
"b": 212
},
"hsl": {
"h": 184.286,
"s": 49.412,
"l": 66.667
},
"oklch": {
"l": 0.80318,
"c": 0.07734,
"h": 202
},
"luminance": 0.53485
}Semantic roles & 50–950 ramp
primary
#80CED4
secondary
#A75751
accent
#3329BD
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484