#80CCDA#80CCDA
#80CCDA is a light, moderate teal. Relative luminance 0.528; OKLCH L 80.1% C 0.078 H 210.5°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #80CCDA |
|---|---|
| RGB | rgb(128, 204, 218) |
| HSL | hsl(189, 55%, 68%) |
| HSV | hsv(189, 41%, 85%) |
| CMYK | cmyk(41.3%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(77.78, -19.94, -14.35) |
| CIE-LCH | lch(77.78, 24.57, 215.73°) |
| OKLab | oklab(80.07% -0.0669 -0.0394) |
| OKLCH | oklch(80.07% 0.078 210.5) |
| XYZ | xyz(43.1452, 52.8338, 74.2405) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.78
Baby Blue
#89CFF0
ΔE00 7.17
Lightblue
#ADD8E6
ΔE00 7.39
Powder Blue
#B0E0E6
ΔE00 7.43
Aqua Blue
#02D8E9
ΔE00 7.69
Robin'S Egg Blue
#98EFF9
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CCDA #DA8E80
analogous
#80DABB #80CCDA #809FDA
triadic
#80CCDA #DA80CC #CCDA80
tetradic
#80CCDA #BB80DA #DA8E80 #9FDA80
square
#80CCDA #BB80DA #DA8E80 #9FDA80
split-complementary
#80CCDA #DA809F #DABB80
monochromatic
#329AAD #51B9CC #80CCDA #AFDFE8 #DFF2F6
Accessibility & contrast
On white
1.82
#80CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#80CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CCDA
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CCDA | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DB
Deuteranopia (green-blind)
#B1BBDA
Tritanopia (blue-blind)
#59D3D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80ccda; /* rgb */ color: rgb(128, 204, 218); /* oklch */ color: oklch(80.1% 0.078 210.5);
Tailwind
colors: {
custom: {
50: '#a9dbe5',
500: '#80ccda',
950: '#000000',
},
}SCSS
$custom: #80ccda; $custom-light: #a9dbe5; $custom-dark: #000000;
JSON
{
"hex": "#80ccda",
"rgb": {
"r": 128,
"g": 204,
"b": 218
},
"hsl": {
"h": 189.333,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.80073,
"c": 0.0777,
"h": 210.5
},
"luminance": 0.52837
}Semantic roles & 50–950 ramp
primary
#80CCDA
secondary
#B05D4E
accent
#3C23C2
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484