#83AFBF#83AFBF
#83AFBF is a light, muted cyan. Relative luminance 0.392; OKLCH L 72.8% C 0.052 H 222.3°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFBF |
|---|---|
| RGB | rgb(131, 175, 191) |
| HSL | hsl(196, 32%, 63%) |
| HSV | hsv(196, 31%, 75%) |
| CMYK | cmyk(31.4%, 8.4%, 0%, 25.1%) |
| CIE-LAB | lab(68.93, -10.82, -12.91) |
| CIE-LCH | lch(68.93, 16.84, 230.04°) |
| OKLab | oklab(72.79% -0.0388 -0.0353) |
| OKLCH | oklch(72.79% 0.052 222.3) |
| XYZ | xyz(34.0910, 39.2451, 55.0589) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.51
Bluegrey
#85A3B2
ΔE00 4.56
Bluey Grey
#89A0B0
ΔE00 6.85
Light Grey Blue
#9DBCD4
ΔE00 7.24
Cool Gray
#9AA7B0
ΔE00 8.63
Cool Grey
#95A3A6
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFBF #BF9383
analogous
#83BFB1 #83AFBF #8391BF
triadic
#83AFBF #BF83AF #AFBF83
tetradic
#83AFBF #B183BF #BF9383 #91BF83
square
#83AFBF #B183BF #BF9383 #91BF83
split-complementary
#83AFBF #BF8391 #BFB183
monochromatic
#447384 #5B95AA #83AFBF #ABC9D4 #D4E3E9
Accessibility & contrast
On white
2.37
#83AFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#83AFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFBF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFBF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACC0
Deuteranopia (green-blind)
#9CA5BF
Tritanopia (blue-blind)
#6FB4B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #83afbf; /* rgb */ color: rgb(131, 175, 191); /* oklch */ color: oklch(72.8% 0.052 222.3);
Tailwind
colors: {
custom: {
50: '#a9c6d2',
500: '#83afbf',
950: '#000000',
},
}SCSS
$custom: #83afbf; $custom-light: #a9c6d2; $custom-dark: #000000;
JSON
{
"hex": "#83afbf",
"rgb": {
"r": 131,
"g": 175,
"b": 191
},
"hsl": {
"h": 196,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.72791,
"c": 0.05244,
"h": 222.3
},
"luminance": 0.39247
}Semantic roles & 50–950 ramp
primary
#83AFBF
secondary
#DACAC4
accent
#593BAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282