#80ADD2#80ADD2
#80ADD2 is a light, moderate cyan. Relative luminance 0.391; OKLCH L 72.9% C 0.072 H 243.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #80ADD2 |
|---|---|
| RGB | rgb(128, 173, 210) |
| HSL | hsl(207, 48%, 66%) |
| HSV | hsv(207, 39%, 82%) |
| CMYK | cmyk(39%, 17.6%, 0%, 17.6%) |
| CIE-LAB | lab(68.84, -5.71, -23.53) |
| CIE-LCH | lch(68.84, 24.21, 256.36°) |
| OKLab | oklab(72.89% -0.032 -0.065) |
| OKLCH | oklch(72.89% 0.072 243.8) |
| XYZ | xyz(35.4747, 39.1274, 66.6434) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.04
Sky Blue (survey)
#75BBFD
ΔE00 6.27
Carolina Blue
#8AB8FE
ΔE00 6.41
Greyblue
#77A1B5
ΔE00 6.97
Bluegrey
#85A3B2
ΔE00 7.62
Bluey Grey
#89A0B0
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ADD2 #D2A580
analogous
#80D2CE #80ADD2 #8084D2
triadic
#80ADD2 #D280AD #ADD280
tetradic
#80ADD2 #CE80D2 #D2A580 #84D280
square
#80ADD2 #CE80D2 #D2A580 #84D280
split-complementary
#80ADD2 #D28084 #D2CE80
monochromatic
#38719F #5390C2 #80ADD2 #ADCAE2 #DAE7F2
Accessibility & contrast
On white
2.38
#80ADD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#80ADD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ADD2
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ADD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ADD2 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EADD4
Deuteranopia (green-blind)
#93A4D1
Tritanopia (blue-blind)
#63B6B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #80add2; /* rgb */ color: rgb(128, 173, 210); /* oklch */ color: oklch(72.9% 0.072 243.8);
Tailwind
colors: {
custom: {
50: '#a8c5e0',
500: '#80add2',
950: '#000000',
},
}SCSS
$custom: #80add2; $custom-light: #a8c5e0; $custom-dark: #000000;
JSON
{
"hex": "#80add2",
"rgb": {
"r": 128,
"g": 173,
"b": 210
},
"hsl": {
"h": 207.073,
"s": 47.674,
"l": 66.275
},
"oklch": {
"l": 0.72892,
"c": 0.07244,
"h": 243.8
},
"luminance": 0.39129
}Semantic roles & 50–950 ramp
primary
#80ADD2
secondary
#E4D6CA
accent
#6C2BBB
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183