#83ADBE#83ADBE
#83ADBE is a light, muted cyan. Relative luminance 0.384; OKLCH L 72.3% C 0.051 H 224.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #83ADBE |
|---|---|
| RGB | rgb(131, 173, 190) |
| HSL | hsl(197, 31%, 63%) |
| HSV | hsv(197, 31%, 75%) |
| CMYK | cmyk(31.1%, 8.9%, 0%, 25.5%) |
| CIE-LAB | lab(68.34, -9.99, -13.25) |
| CIE-LCH | lch(68.34, 16.59, 232.97°) |
| OKLab | oklab(72.31% -0.0365 -0.0362) |
| OKLCH | oklch(72.31% 0.051 224.7) |
| XYZ | xyz(33.5950, 38.4285, 54.3525) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.79
Greyblue
#77A1B5
ΔE00 3.80
Bluey Grey
#89A0B0
ΔE00 6.03
Light Grey Blue
#9DBCD4
ΔE00 6.97
Cool Gray
#9AA7B0
ΔE00 8.10
Cool Grey
#95A3A6
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ADBE #BE9483
analogous
#83BEB1 #83ADBE #838FBE
triadic
#83ADBE #BE83AD #ADBE83
tetradic
#83ADBE #B183BE #BE9483 #8FBE83
square
#83ADBE #B183BE #BE9483 #8FBE83
split-complementary
#83ADBE #BE838F #BEB183
monochromatic
#447082 #5B92A9 #83ADBE #ABC8D3 #D3E2E8
Accessibility & contrast
On white
2.42
#83ADBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#83ADBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ADBE
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ADBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ADBE | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#9BA4BE
Tritanopia (blue-blind)
#70B2B2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #83adbe; /* rgb */ color: rgb(131, 173, 190); /* oklch */ color: oklch(72.3% 0.051 224.7);
Tailwind
colors: {
custom: {
50: '#a8c5d1',
500: '#83adbe',
950: '#000000',
},
}SCSS
$custom: #83adbe; $custom-light: #a8c5d1; $custom-dark: #000000;
JSON
{
"hex": "#83adbe",
"rgb": {
"r": 131,
"g": 173,
"b": 190
},
"hsl": {
"h": 197.288,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.7231,
"c": 0.05145,
"h": 224.7
},
"luminance": 0.3843
}Semantic roles & 50–950 ramp
primary
#83ADBE
secondary
#D9CAC4
accent
#5B3CAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182