#80AFCC#80AFCC
#80AFCC is a light, moderate cyan. Relative luminance 0.396; OKLCH L 73.1% C 0.065 H 235.9°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #80AFCC |
|---|---|
| RGB | rgb(128, 175, 204) |
| HSL | hsl(203, 43%, 65%) |
| HSV | hsv(203, 37%, 80%) |
| CMYK | cmyk(37.3%, 14.2%, 0%, 20%) |
| CIE-LAB | lab(69.19, -8.37, -19.70) |
| CIE-LCH | lch(69.19, 21.41, 246.97°) |
| OKLab | oklab(73.09% -0.0367 -0.0542) |
| OKLCH | oklch(73.09% 0.065 235.9) |
| XYZ | xyz(35.1276, 39.6068, 62.9089) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.13
Light Grey Blue
#9DBCD4
ΔE00 5.44
Bluegrey
#85A3B2
ΔE00 5.82
Bluey Grey
#89A0B0
ΔE00 6.81
Lightblue (survey)
#7BC8F6
ΔE00 7.75
Sky Blue (survey)
#75BBFD
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AFCC #CC9D80
analogous
#80CCC3 #80AFCC #8089CC
triadic
#80AFCC #CC80AF #AFCC80
tetradic
#80AFCC #C380CC #CC9D80 #89CC80
square
#80AFCC #C380CC #CC9D80 #89CC80
split-complementary
#80AFCC #CC8089 #CCC380
monochromatic
#3C7396 #5493BA #80AFCC #ACCBDE #D7E6EF
Accessibility & contrast
On white
2.35
#80AFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#80AFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AFCC
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AFCC | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECD
Deuteranopia (green-blind)
#97A5CC
Tritanopia (blue-blind)
#65B7B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #80afcc; /* rgb */ color: rgb(128, 175, 204); /* oklch */ color: oklch(73.1% 0.065 235.9);
Tailwind
colors: {
custom: {
50: '#a7c6db',
500: '#80afcc',
950: '#000000',
},
}SCSS
$custom: #80afcc; $custom-light: #a7c6db; $custom-dark: #000000;
JSON
{
"hex": "#80afcc",
"rgb": {
"r": 128,
"g": 175,
"b": 204
},
"hsl": {
"h": 202.895,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.73094,
"c": 0.06546,
"h": 235.9
},
"luminance": 0.39609
}Semantic roles & 50–950 ramp
primary
#80AFCC
secondary
#E1D1C7
accent
#6330B6
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101315
muted
#7F8283