#80BCDC#80BCDC
#80BCDC is a light, moderate cyan. Relative luminance 0.457; OKLCH L 76.6% C 0.077 H 232.4°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #80BCDC |
|---|---|
| RGB | rgb(128, 188, 220) |
| HSL | hsl(201, 57%, 68%) |
| HSV | hsv(201, 42%, 86%) |
| CMYK | cmyk(41.8%, 14.5%, 0%, 13.7%) |
| CIE-LAB | lab(73.36, -11.12, -22.10) |
| CIE-LCH | lch(73.36, 24.74, 243.29°) |
| OKLab | oklab(76.58% -0.047 -0.061) |
| OKLCH | oklch(76.58% 0.077 232.4) |
| XYZ | xyz(39.7991, 45.7203, 74.4240) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.44
Baby Blue
#89CFF0
ΔE00 4.85
Sky Blue
#87CEEB
ΔE00 4.96
Lightskyblue
#87CEFA
ΔE00 5.37
Sky
#82CAFC
ΔE00 5.54
Light Grey Blue
#9DBCD4
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BCDC #DCA080
analogous
#80DCCE #80BCDC #808EDC
triadic
#80BCDC #DC80BC #BCDC80
tetradic
#80BCDC #CE80DC #DCA080 #8EDC80
square
#80BCDC #CE80DC #DCA080 #8EDC80
split-complementary
#80BCDC #DC808E #DCCE80
monochromatic
#3184B1 #50A3CF #80BCDC #B0D5E9 #E0EFF6
Accessibility & contrast
On white
2.07
#80BCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#80BCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BCDC
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BCDC | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBADE
Deuteranopia (green-blind)
#9FB0DC
Tritanopia (blue-blind)
#5BC5C6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #80bcdc; /* rgb */ color: rgb(128, 188, 220); /* oklch */ color: oklch(76.6% 0.077 232.4);
Tailwind
colors: {
custom: {
50: '#a9d0e7',
500: '#80bcdc',
950: '#000000',
},
}SCSS
$custom: #80bcdc; $custom-light: #a9d0e7; $custom-dark: #000000;
JSON
{
"hex": "#80bcdc",
"rgb": {
"r": 128,
"g": 188,
"b": 220
},
"hsl": {
"h": 200.87,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.76583,
"c": 0.07701,
"h": 232.4
},
"luminance": 0.45723
}Semantic roles & 50–950 ramp
primary
#80BCDC
secondary
#EAD8CE
accent
#5A21C4
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#101416
muted
#7F8284