#83ACCE#83ACCE
#83ACCE is a light, moderate cyan. Relative luminance 0.388; OKLCH L 72.7% C 0.067 H 243.9°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #83ACCE |
|---|---|
| RGB | rgb(131, 172, 206) |
| HSL | hsl(207, 43%, 66%) |
| HSV | hsv(207, 36%, 81%) |
| CMYK | cmyk(36.4%, 16.5%, 0%, 19.2%) |
| CIE-LAB | lab(68.59, -5.40, -21.69) |
| CIE-LCH | lch(68.59, 22.35, 256.02°) |
| OKLab | oklab(72.69% -0.0293 -0.0598) |
| OKLCH | oklch(72.69% 0.067 243.9) |
| XYZ | xyz(35.2496, 38.7847, 64.0094) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.67
Greyblue
#77A1B5
ΔE00 6.49
Bluey Grey
#89A0B0
ΔE00 6.80
Carolina Blue
#8AB8FE
ΔE00 6.86
Bluegrey
#85A3B2
ΔE00 6.88
Sky Blue (survey)
#75BBFD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ACCE #CEA583
analogous
#83CECA #83ACCE #8386CE
triadic
#83ACCE #CE83AC #ACCE83
tetradic
#83ACCE #CA83CE #CEA583 #86CE83
square
#83ACCE #CA83CE #CEA583 #86CE83
split-complementary
#83ACCE #CE8386 #CECA83
monochromatic
#3D709A #578FBD #83ACCE #AFC9DF #DBE7F1
Accessibility & contrast
On white
2.40
#83ACCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#83ACCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ACCE
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ACCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ACCE | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EACD0
Deuteranopia (green-blind)
#94A4CD
Tritanopia (blue-blind)
#6AB4B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #83acce; /* rgb */ color: rgb(131, 172, 206); /* oklch */ color: oklch(72.7% 0.067 243.9);
Tailwind
colors: {
custom: {
50: '#a9c4dd',
500: '#83acce',
950: '#000000',
},
}SCSS
$custom: #83acce; $custom-light: #a9c4dd; $custom-dark: #000000;
JSON
{
"hex": "#83acce",
"rgb": {
"r": 131,
"g": 172,
"b": 206
},
"hsl": {
"h": 207.2,
"s": 43.353,
"l": 66.078
},
"oklch": {
"l": 0.72694,
"c": 0.06657,
"h": 243.9
},
"luminance": 0.38787
}Semantic roles & 50–950 ramp
primary
#83ACCE
secondary
#E3D5CA
accent
#6C2FB6
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183