#83AFBE#83AFBE
#83AFBE is a light, muted cyan. Relative luminance 0.392; OKLCH L 72.8% C 0.052 H 220.9°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFBE |
|---|---|
| RGB | rgb(131, 175, 190) |
| HSL | hsl(195, 31%, 63%) |
| HSV | hsv(195, 31%, 75%) |
| CMYK | cmyk(31.1%, 7.9%, 0%, 25.5%) |
| CIE-LAB | lab(68.90, -11.06, -12.40) |
| CIE-LCH | lch(68.90, 16.62, 228.27°) |
| OKLab | oklab(72.76% -0.0392 -0.0339) |
| OKLCH | oklch(72.76% 0.052 220.9) |
| XYZ | xyz(33.9813, 39.2013, 54.4813) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.69
Bluegrey
#85A3B2
ΔE00 4.71
Bluey Grey
#89A0B0
ΔE00 7.04
Light Grey Blue
#9DBCD4
ΔE00 7.55
Cool Gray
#9AA7B0
ΔE00 8.72
Cool Grey
#95A3A6
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFBE #BE9283
analogous
#83BEAF #83AFBE #8391BE
triadic
#83AFBE #BE83AF #AFBE83
tetradic
#83AFBE #AF83BE #BE9283 #91BE83
square
#83AFBE #AF83BE #BE9283 #91BE83
split-complementary
#83AFBE #BE8391 #BEAF83
monochromatic
#447382 #5B95A9 #83AFBE #ABC9D3 #D3E3E8
Accessibility & contrast
On white
2.38
#83AFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#83AFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFBE
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFBE | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBF
Deuteranopia (green-blind)
#9DA5BE
Tritanopia (blue-blind)
#6FB4B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #83afbe; /* rgb */ color: rgb(131, 175, 190); /* oklch */ color: oklch(72.8% 0.052 220.9);
Tailwind
colors: {
custom: {
50: '#a9c6d1',
500: '#83afbe',
950: '#000000',
},
}SCSS
$custom: #83afbe; $custom-light: #a9c6d1; $custom-dark: #000000;
JSON
{
"hex": "#83afbe",
"rgb": {
"r": 131,
"g": 175,
"b": 190
},
"hsl": {
"h": 195.254,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.72755,
"c": 0.0518,
"h": 220.9
},
"luminance": 0.39203
}Semantic roles & 50–950 ramp
primary
#83AFBE
secondary
#D9C9C4
accent
#583CAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282