#83AFBB#83AFBB
#83AFBB is a light, muted cyan. Relative luminance 0.391; OKLCH L 72.7% C 0.050 H 216.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFBB |
|---|---|
| RGB | rgb(131, 175, 187) |
| HSL | hsl(193, 29%, 62%) |
| HSV | hsv(193, 30%, 73%) |
| CMYK | cmyk(29.9%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(68.80, -11.79, -10.89) |
| CIE-LCH | lch(68.80, 16.05, 222.72°) |
| OKLab | oklab(72.65% -0.0403 -0.0297) |
| OKLCH | oklch(72.65% 0.05 216.4) |
| XYZ | xyz(33.6568, 39.0715, 52.7722) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.32
Greyblue
#77A1B5
ΔE00 5.43
Bluey Grey
#89A0B0
ΔE00 7.71
Light Grey Blue
#9DBCD4
ΔE00 8.52
Cool Grey
#95A3A6
ΔE00 8.59
Cool Gray
#9AA7B0
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFBB #BB8F83
analogous
#83BBAB #83AFBB #8393BB
triadic
#83AFBB #BB83AF #AFBB83
tetradic
#83AFBB #AB83BB #BB8F83 #93BB83
square
#83AFBB #AB83BB #BB8F83 #93BB83
split-complementary
#83AFBB #BB8393 #BBAB83
monochromatic
#45727E #5B96A5 #83AFBB #ABC9D1 #D2E2E6
Accessibility & contrast
On white
2.38
#83AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#83AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFBB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFBB | 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)
#A7ACBC
Deuteranopia (green-blind)
#9DA5BB
Tritanopia (blue-blind)
#70B4B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #83afbb; /* rgb */ color: rgb(131, 175, 187); /* oklch */ color: oklch(72.7% 0.050 216.4);
Tailwind
colors: {
custom: {
50: '#a8c6cf',
500: '#83afbb',
950: '#000000',
},
}SCSS
$custom: #83afbb; $custom-light: #a8c6cf; $custom-dark: #000000;
JSON
{
"hex": "#83afbb",
"rgb": {
"r": 131,
"g": 175,
"b": 187
},
"hsl": {
"h": 192.857,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.7265,
"c": 0.05012,
"h": 216.4
},
"luminance": 0.39073
}Semantic roles & 50–950 ramp
primary
#83AFBB
secondary
#D7C7C3
accent
#543EA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282