#80CED9#80CED9
#80CED9 is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.5% C 0.078 H 207.2°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #80CED9 |
|---|---|
| RGB | rgb(128, 206, 217) |
| HSL | hsl(187, 54%, 68%) |
| HSV | hsv(187, 41%, 85%) |
| CMYK | cmyk(41%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(78.31, -21.21, -13.01) |
| CIE-LCH | lch(78.31, 24.88, 211.53°) |
| OKLab | oklab(80.49% -0.0697 -0.0357) |
| OKLCH | oklch(80.49% 0.078 207.2) |
| XYZ | xyz(43.4932, 53.7385, 73.7129) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.97
Aqua Blue
#02D8E9
ΔE00 7.18
Powder Blue
#B0E0E6
ΔE00 7.21
Robin'S Egg Blue
#98EFF9
ΔE00 7.57
Robin'S Egg
#6DEDFD
ΔE00 7.78
Lightblue
#ADD8E6
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CED9 #D98B80
analogous
#80D9B8 #80CED9 #80A1D9
triadic
#80CED9 #D980CE #CED980
tetradic
#80CED9 #B880D9 #D98B80 #A1D980
square
#80CED9 #B880D9 #D98B80 #A1D980
split-complementary
#80CED9 #D980A1 #D9B880
monochromatic
#339CAB #51BCCB #80CED9 #AFE0E7 #DEF2F5
Accessibility & contrast
On white
1.79
#80CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#80CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CED9
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CED9 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DA
Deuteranopia (green-blind)
#B3BDD9
Tritanopia (blue-blind)
#59D4D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #80ced9; /* rgb */ color: rgb(128, 206, 217); /* oklch */ color: oklch(80.5% 0.078 207.2);
Tailwind
colors: {
custom: {
50: '#a9dde4',
500: '#80ced9',
950: '#000000',
},
}SCSS
$custom: #80ced9; $custom-light: #a9dde4; $custom-dark: #000000;
JSON
{
"hex": "#80ced9",
"rgb": {
"r": 128,
"g": 206,
"b": 217
},
"hsl": {
"h": 187.416,
"s": 53.939,
"l": 67.647
},
"oklch": {
"l": 0.80488,
"c": 0.07834,
"h": 207.2
},
"luminance": 0.53742
}Semantic roles & 50–950 ramp
primary
#80CED9
secondary
#AE5B4F
accent
#3824C1
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484