#80AFDC#80AFDC
#80AFDC is a light, moderate cyan. Relative luminance 0.404; OKLCH L 73.7% C 0.083 H 247.9°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #80AFDC |
|---|---|
| RGB | rgb(128, 175, 220) |
| HSL | hsl(209, 57%, 68%) |
| HSV | hsv(209, 42%, 86%) |
| CMYK | cmyk(41.8%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(69.76, -4.11, -27.61) |
| CIE-LCH | lch(69.76, 27.91, 261.54°) |
| OKLab | oklab(73.74% -0.0311 -0.0766) |
| OKLCH | oklch(73.74% 0.083 247.9) |
| XYZ | xyz(37.1460, 40.4142, 73.5396) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.73
Sky Blue (survey)
#75BBFD
ΔE00 4.94
Light Grey Blue
#9DBCD4
ΔE00 6.78
Pastel Blue
#A2BFFE
ΔE00 7.74
Sky
#82CAFC
ΔE00 7.79
Lightblue (survey)
#7BC8F6
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AFDC #DCAD80
analogous
#80DCDB #80AFDC #8081DC
triadic
#80AFDC #DC80AF #AFDC80
tetradic
#80AFDC #DB80DC #DCAD80 #81DC80
square
#80AFDC #DB80DC #DCAD80 #81DC80
split-complementary
#80AFDC #DC8081 #DCDB80
monochromatic
#3172B1 #5091CF #80AFDC #B0CDE9 #E0EBF6
Accessibility & contrast
On white
2.31
#80AFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#80AFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AFDC
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AFDC | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB0DE
Deuteranopia (green-blind)
#91A6DB
Tritanopia (blue-blind)
#5DB9BE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #80afdc; /* rgb */ color: rgb(128, 175, 220); /* oklch */ color: oklch(73.7% 0.083 247.9);
Tailwind
colors: {
custom: {
50: '#a8c6e7',
500: '#80afdc',
950: '#000000',
},
}SCSS
$custom: #80afdc; $custom-light: #a8c6e7; $custom-dark: #000000;
JSON
{
"hex": "#80afdc",
"rgb": {
"r": 128,
"g": 175,
"b": 220
},
"hsl": {
"h": 209.348,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.73738,
"c": 0.08263,
"h": 247.9
},
"luminance": 0.40416
}Semantic roles & 50–950 ramp
primary
#80AFDC
secondary
#EADCCE
accent
#7121C4
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101316
muted
#7F8284