#80BBDC#80BBDC
#80BBDC is a light, moderate cyan. Relative luminance 0.453; OKLCH L 76.4% C 0.077 H 233.7°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #80BBDC |
|---|---|
| RGB | rgb(128, 187, 220) |
| HSL | hsl(202, 57%, 68%) |
| HSV | hsv(202, 42%, 86%) |
| CMYK | cmyk(41.8%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(73.09, -10.59, -22.52) |
| CIE-LCH | lch(73.09, 24.89, 244.82°) |
| OKLab | oklab(76.36% -0.0458 -0.0622) |
| OKLCH | oklch(76.36% 0.077 233.7) |
| XYZ | xyz(39.5862, 45.2946, 74.3530) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.43
Baby Blue
#89CFF0
ΔE00 5.18
Sky Blue
#87CEEB
ΔE00 5.37
Lightskyblue
#87CEFA
ΔE00 5.41
Sky
#82CAFC
ΔE00 5.43
Light Grey Blue
#9DBCD4
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BBDC #DCA180
analogous
#80DCCF #80BBDC #808DDC
triadic
#80BBDC #DC80BB #BBDC80
tetradic
#80BBDC #CF80DC #DCA180 #8DDC80
square
#80BBDC #CF80DC #DCA180 #8DDC80
split-complementary
#80BBDC #DC808D #DCCF80
monochromatic
#3183B1 #50A1CF #80BBDC #B0D5E9 #E0EEF6
Accessibility & contrast
On white
2.09
#80BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#80BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BBDC
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BBDC | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB9DE
Deuteranopia (green-blind)
#9EAFDC
Tritanopia (blue-blind)
#5BC4C6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #80bbdc; /* rgb */ color: rgb(128, 187, 220); /* oklch */ color: oklch(76.4% 0.077 233.7);
Tailwind
colors: {
custom: {
50: '#a9cfe7',
500: '#80bbdc',
950: '#000000',
},
}SCSS
$custom: #80bbdc; $custom-light: #a9cfe7; $custom-dark: #000000;
JSON
{
"hex": "#80bbdc",
"rgb": {
"r": 128,
"g": 187,
"b": 220
},
"hsl": {
"h": 201.522,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.76363,
"c": 0.07723,
"h": 233.7
},
"luminance": 0.45297
}Semantic roles & 50–950 ramp
primary
#80BBDC
secondary
#EAD8CE
accent
#5C21C4
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#101316
muted
#7F8284