#80A2CC#80A2CC
#80A2CC is a light, moderate cyan. Relative luminance 0.348; OKLCH L 70.3% C 0.073 H 254.0°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #80A2CC |
|---|---|
| RGB | rgb(128, 162, 204) |
| HSL | hsl(213, 43%, 65%) |
| HSV | hsv(213, 37%, 80%) |
| CMYK | cmyk(37.3%, 20.6%, 0%, 20%) |
| CIE-LAB | lab(65.58, -1.23, -25.20) |
| CIE-LCH | lch(65.58, 25.23, 267.20°) |
| OKLab | oklab(70.25% -0.02 -0.0697) |
| OKLCH | oklch(70.25% 0.073 254) |
| XYZ | xyz(32.7181, 34.7878, 62.1058) |
| Luminance | 0.3479 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 6.03
Periwinkle Blue
#8F99FB
ΔE00 7.20
Faded Blue
#658CBB
ΔE00 7.36
Carolina Blue
#8AB8FE
ΔE00 7.66
Bluey Grey
#89A0B0
ΔE00 8.15
Soft Blue
#6488EA
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80A2CC #CCAA80
analogous
#80C8CC #80A2CC #8480CC
triadic
#80A2CC #CC80A2 #A2CC80
tetradic
#80A2CC #CC80C8 #CCAA80 #80CC84
square
#80A2CC #CC80C8 #CCAA80 #80CC84
split-complementary
#80A2CC #CC8480 #C8CC80
monochromatic
#3C6496 #5482BA #80A2CC #ACC2DE #D7E2EF
Accessibility & contrast
On white
2.64
#80A2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#80A2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80A2CC
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80A2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80A2CC | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CE
Deuteranopia (green-blind)
#8A9CCB
Tritanopia (blue-blind)
#67ABB0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #80a2cc; /* rgb */ color: rgb(128, 162, 204); /* oklch */ color: oklch(70.3% 0.073 254.0);
Tailwind
colors: {
custom: {
50: '#a7bddb',
500: '#80a2cc',
950: '#000000',
},
}SCSS
$custom: #80a2cc; $custom-light: #a7bddb; $custom-dark: #000000;
JSON
{
"hex": "#80a2cc",
"rgb": {
"r": 128,
"g": 162,
"b": 204
},
"hsl": {
"h": 213.158,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.70253,
"c": 0.07252,
"h": 254
},
"luminance": 0.34789
}Semantic roles & 50–950 ramp
primary
#80A2CC
secondary
#E1D5C7
accent
#7A30B6
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101215
muted
#7F8183