#80AFCD#80AFCD
#80AFCD is a light, moderate cyan. Relative luminance 0.397; OKLCH L 73.1% C 0.066 H 236.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #80AFCD |
|---|---|
| RGB | rgb(128, 175, 205) |
| HSL | hsl(203, 44%, 65%) |
| HSV | hsv(203, 38%, 80%) |
| CMYK | cmyk(37.6%, 14.6%, 0%, 19.6%) |
| CIE-LAB | lab(69.22, -8.11, -20.20) |
| CIE-LCH | lch(69.22, 21.77, 248.11°) |
| OKLab | oklab(73.13% -0.0363 -0.0556) |
| OKLCH | oklch(73.13% 0.066 236.9) |
| XYZ | xyz(35.2479, 39.6549, 63.5426) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.35
Light Grey Blue
#9DBCD4
ΔE00 5.41
Bluegrey
#85A3B2
ΔE00 6.04
Bluey Grey
#89A0B0
ΔE00 6.91
Sky Blue (survey)
#75BBFD
ΔE00 7.59
Lightblue (survey)
#7BC8F6
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80AFCD #CD9E80
analogous
#80CDC5 #80AFCD #8088CD
triadic
#80AFCD #CD80AF #AFCD80
tetradic
#80AFCD #C580CD #CD9E80 #88CD80
square
#80AFCD #C580CD #CD9E80 #88CD80
split-complementary
#80AFCD #CD8088 #CDC580
monochromatic
#3B7397 #5493BC #80AFCD #ACCBDE #D8E6F0
Accessibility & contrast
On white
2.35
#80AFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#80AFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80AFCD
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80AFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80AFCD | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECF
Deuteranopia (green-blind)
#97A5CD
Tritanopia (blue-blind)
#65B7B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #80afcd; /* rgb */ color: rgb(128, 175, 205); /* oklch */ color: oklch(73.1% 0.066 236.9);
Tailwind
colors: {
custom: {
50: '#a7c6dc',
500: '#80afcd',
950: '#000000',
},
}SCSS
$custom: #80afcd; $custom-light: #a7c6dc; $custom-dark: #000000;
JSON
{
"hex": "#80afcd",
"rgb": {
"r": 128,
"g": 175,
"b": 205
},
"hsl": {
"h": 203.377,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.73133,
"c": 0.06643,
"h": 236.9
},
"luminance": 0.39657
}Semantic roles & 50–950 ramp
primary
#80AFCD
secondary
#E1D2C7
accent
#642FB7
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101315
muted
#7F8283