#80ADCD#80ADCD
#80ADCD is a light, moderate cyan. Relative luminance 0.389; OKLCH L 72.7% C 0.067 H 239.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #80ADCD |
|---|---|
| RGB | rgb(128, 173, 205) |
| HSL | hsl(205, 44%, 65%) |
| HSV | hsv(205, 38%, 80%) |
| CMYK | cmyk(37.6%, 15.6%, 0%, 19.6%) |
| CIE-LAB | lab(68.67, -7.03, -21.05) |
| CIE-LCH | lch(68.67, 22.19, 251.53°) |
| OKLab | oklab(72.69% -0.0338 -0.058) |
| OKLCH | oklch(72.69% 0.067 239.8) |
| XYZ | xyz(34.8615, 38.8822, 63.4138) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.61
Light Grey Blue
#9DBCD4
ΔE00 5.64
Bluegrey
#85A3B2
ΔE00 6.28
Bluey Grey
#89A0B0
ΔE00 6.74
Sky Blue (survey)
#75BBFD
ΔE00 7.25
Carolina Blue
#8AB8FE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80ADCD #CDA080
analogous
#80CDC6 #80ADCD #8086CD
triadic
#80ADCD #CD80AD #ADCD80
tetradic
#80ADCD #C680CD #CDA080 #86CD80
square
#80ADCD #C680CD #CDA080 #86CD80
split-complementary
#80ADCD #CD8086 #CDC680
monochromatic
#3B7197 #5491BC #80ADCD #ACC9DE #D8E6F0
Accessibility & contrast
On white
2.39
#80ADCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#80ADCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80ADCD
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80ADCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80ADCD | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCF
Deuteranopia (green-blind)
#95A4CC
Tritanopia (blue-blind)
#65B5B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #80adcd; /* rgb */ color: rgb(128, 173, 205); /* oklch */ color: oklch(72.7% 0.067 239.8);
Tailwind
colors: {
custom: {
50: '#a7c5dc',
500: '#80adcd',
950: '#000000',
},
}SCSS
$custom: #80adcd; $custom-light: #a7c5dc; $custom-dark: #000000;
JSON
{
"hex": "#80adcd",
"rgb": {
"r": 128,
"g": 173,
"b": 205
},
"hsl": {
"h": 204.935,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.72693,
"c": 0.06711,
"h": 239.8
},
"luminance": 0.38884
}Semantic roles & 50–950 ramp
primary
#80ADCD
secondary
#E1D2C7
accent
#672FB7
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183