#83AFCC#83AFCC
#83AFCC is a light, moderate cyan. Relative luminance 0.398; OKLCH L 73.3% C 0.063 H 237.6°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFCC |
|---|---|
| RGB | rgb(131, 175, 204) |
| HSL | hsl(204, 42%, 66%) |
| HSV | hsv(204, 36%, 80%) |
| CMYK | cmyk(35.8%, 14.2%, 0%, 20%) |
| CIE-LAB | lab(69.36, -7.55, -19.43) |
| CIE-LCH | lch(69.36, 20.84, 248.76°) |
| OKLab | oklab(73.27% -0.0339 -0.0534) |
| OKLCH | oklch(73.27% 0.063 237.6) |
| XYZ | xyz(35.5856, 39.8430, 62.9304) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.99
Greyblue
#77A1B5
ΔE00 5.37
Bluegrey
#85A3B2
ΔE00 5.79
Bluey Grey
#89A0B0
ΔE00 6.54
Sky Blue (survey)
#75BBFD
ΔE00 7.77
Lightblue (survey)
#7BC8F6
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFCC #CCA083
analogous
#83CCC4 #83AFCC #838ACC
triadic
#83AFCC #CC83AF #AFCC83
tetradic
#83AFCC #C483CC #CCA083 #8ACC83
square
#83AFCC #C483CC #CCA083 #8ACC83
split-complementary
#83AFCC #CC838A #CCC483
monochromatic
#3E7397 #5893BA #83AFCC #AECBDE #DAE7F0
Accessibility & contrast
On white
2.34
#83AFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#83AFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFCC
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFCC | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECD
Deuteranopia (green-blind)
#98A6CC
Tritanopia (blue-blind)
#6AB6B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #83afcc; /* rgb */ color: rgb(131, 175, 204); /* oklch */ color: oklch(73.3% 0.063 237.6);
Tailwind
colors: {
custom: {
50: '#a9c6db',
500: '#83afcc',
950: '#000000',
},
}SCSS
$custom: #83afcc; $custom-light: #a9c6db; $custom-dark: #000000;
JSON
{
"hex": "#83afcc",
"rgb": {
"r": 131,
"g": 175,
"b": 204
},
"hsl": {
"h": 203.836,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.73273,
"c": 0.06327,
"h": 237.6
},
"luminance": 0.39845
}Semantic roles & 50–950 ramp
primary
#83AFCC
secondary
#E2D3C9
accent
#6531B5
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101315
muted
#7F8283