#80CEDB#80CEDB
#80CEDB is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.6% C 0.079 H 209.2°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEDB |
|---|---|
| RGB | rgb(128, 206, 219) |
| HSL | hsl(189, 56%, 68%) |
| HSV | hsv(189, 42%, 86%) |
| CMYK | cmyk(41.6%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(78.37, -20.70, -13.99) |
| CIE-LCH | lch(78.37, 24.98, 214.06°) |
| OKLab | oklab(80.56% -0.0689 -0.0385) |
| OKLCH | oklch(80.56% 0.079 209.2) |
| XYZ | xyz(43.7549, 53.8431, 75.0912) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.23
Powder Blue
#B0E0E6
ΔE00 7.22
Aqua Blue
#02D8E9
ΔE00 7.30
Lightblue
#ADD8E6
ΔE00 7.55
Baby Blue
#89CFF0
ΔE00 7.60
Robin'S Egg Blue
#98EFF9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEDB #DB8D80
analogous
#80DBBA #80CEDB #80A1DB
triadic
#80CEDB #DB80CE #CEDB80
tetradic
#80CEDB #BA80DB #DB8D80 #A1DB80
square
#80CEDB #BA80DB #DB8D80 #A1DB80
split-complementary
#80CEDB #DB80A1 #DBBA80
monochromatic
#329DAF #50BCCD #80CEDB #B0E0E9 #DFF3F6
Accessibility & contrast
On white
1.78
#80CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#80CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEDB
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEDB | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DC
Deuteranopia (green-blind)
#B3BDDB
Tritanopia (blue-blind)
#58D5D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #80cedb; /* rgb */ color: rgb(128, 206, 219); /* oklch */ color: oklch(80.6% 0.079 209.2);
Tailwind
colors: {
custom: {
50: '#a9dde6',
500: '#80cedb',
950: '#000000',
},
}SCSS
$custom: #80cedb; $custom-light: #a9dde6; $custom-dark: #000000;
JSON
{
"hex": "#80cedb",
"rgb": {
"r": 128,
"g": 206,
"b": 219
},
"hsl": {
"h": 188.571,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.80557,
"c": 0.07892,
"h": 209.2
},
"luminance": 0.53846
}Semantic roles & 50–950 ramp
primary
#80CEDB
secondary
#B15C4E
accent
#3922C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484