#83AFBA#83AFBA
#83AFBA is a light, muted cyan. Relative luminance 0.390; OKLCH L 72.6% C 0.050 H 214.8°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFBA |
|---|---|
| RGB | rgb(131, 175, 186) |
| HSL | hsl(192, 28%, 62%) |
| HSV | hsv(192, 30%, 73%) |
| CMYK | cmyk(29.6%, 5.9%, 0%, 27.1%) |
| CIE-LAB | lab(68.77, -12.03, -10.38) |
| CIE-LCH | lch(68.77, 15.89, 220.79°) |
| OKLab | oklab(72.61% -0.0407 -0.0283) |
| OKLCH | oklch(72.61% 0.05 214.8) |
| XYZ | xyz(33.5502, 39.0288, 52.2104) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.58
Greyblue
#77A1B5
ΔE00 5.72
Bluey Grey
#89A0B0
ΔE00 7.97
Cool Grey
#95A3A6
ΔE00 8.58
Light Grey Blue
#9DBCD4
ΔE00 8.87
Cadetblue
#5F9EA0
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFBA #BA8E83
analogous
#83BAAA #83AFBA #8394BA
triadic
#83AFBA #BA83AF #AFBA83
tetradic
#83AFBA #AA83BA #BA8E83 #94BA83
square
#83AFBA #AA83BA #BA8E83 #94BA83
split-complementary
#83AFBA #BA8394 #BAAA83
monochromatic
#46727D #5C96A4 #83AFBA #AAC8D0 #D2E2E6
Accessibility & contrast
On white
2.38
#83AFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#83AFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFBA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFBA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBB
Deuteranopia (green-blind)
#9EA5BA
Tritanopia (blue-blind)
#71B4B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #83afba; /* rgb */ color: rgb(131, 175, 186); /* oklch */ color: oklch(72.6% 0.050 214.8);
Tailwind
colors: {
custom: {
50: '#a8c7ce',
500: '#83afba',
950: '#000000',
},
}SCSS
$custom: #83afba; $custom-light: #a8c7ce; $custom-dark: #000000;
JSON
{
"hex": "#83afba",
"rgb": {
"r": 131,
"g": 175,
"b": 186
},
"hsl": {
"h": 192,
"s": 28.497,
"l": 62.157
},
"oklch": {
"l": 0.72615,
"c": 0.04963,
"h": 214.8
},
"luminance": 0.3903
}Semantic roles & 50–950 ramp
primary
#83AFBA
secondary
#D6C6C2
accent
#533EA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282