#80CED8#80CED8
#80CED8 is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.5% C 0.078 H 206.1°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #80CED8 |
|---|---|
| RGB | rgb(128, 206, 216) |
| HSL | hsl(187, 53%, 67%) |
| HSV | hsv(187, 41%, 85%) |
| CMYK | cmyk(40.7%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(78.28, -21.46, -12.52) |
| CIE-LCH | lch(78.28, 24.84, 210.26°) |
| OKLab | oklab(80.45% -0.0701 -0.0344) |
| OKLCH | oklch(80.45% 0.078 206.1) |
| XYZ | xyz(43.3635, 53.6866, 73.0299) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 7.15
Powder Blue
#B0E0E6
ΔE00 7.24
Sky Blue
#87CEEB
ΔE00 7.35
Robin'S Egg Blue
#98EFF9
ΔE00 7.56
Robin'S Egg
#6DEDFD
ΔE00 7.80
Robin Egg Blue
#8AF1FE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CED8 #D88A80
analogous
#80D8B6 #80CED8 #80A2D8
triadic
#80CED8 #D880CE #CED880
tetradic
#80CED8 #B680D8 #D88A80 #A2D880
square
#80CED8 #B680D8 #D88A80 #A2D880
split-complementary
#80CED8 #D880A2 #D8B680
monochromatic
#349CAA #51BCCA #80CED8 #AFE0E6 #DEF2F5
Accessibility & contrast
On white
1.79
#80CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#80CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CED8
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CED8 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8D9
Deuteranopia (green-blind)
#B4BDD8
Tritanopia (blue-blind)
#59D4D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #80ced8; /* rgb */ color: rgb(128, 206, 216); /* oklch */ color: oklch(80.5% 0.078 206.1);
Tailwind
colors: {
custom: {
50: '#a9dde4',
500: '#80ced8',
950: '#000000',
},
}SCSS
$custom: #80ced8; $custom-light: #a9dde4; $custom-dark: #000000;
JSON
{
"hex": "#80ced8",
"rgb": {
"r": 128,
"g": 206,
"b": 216
},
"hsl": {
"h": 186.818,
"s": 53.012,
"l": 67.451
},
"oklch": {
"l": 0.80454,
"c": 0.07809,
"h": 206.1
},
"luminance": 0.5369
}Semantic roles & 50–950 ramp
primary
#80CED8
secondary
#AD5A4F
accent
#3725C0
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484