#83ABBB#83ABBB
#83ABBB is a light, muted cyan. Relative luminance 0.375; OKLCH L 71.8% C 0.049 H 224.4°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABBB |
|---|---|
| RGB | rgb(131, 171, 187) |
| HSL | hsl(197, 29%, 62%) |
| HSV | hsv(197, 30%, 73%) |
| CMYK | cmyk(29.9%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(67.68, -9.65, -12.57) |
| CIE-LCH | lch(67.68, 15.85, 232.49°) |
| OKLab | oklab(71.76% -0.0351 -0.0343) |
| OKLCH | oklch(71.76% 0.049 224.4) |
| XYZ | xyz(32.8898, 37.5374, 52.5165) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.20
Greyblue
#77A1B5
ΔE00 3.41
Bluey Grey
#89A0B0
ΔE00 5.54
Light Grey Blue
#9DBCD4
ΔE00 7.31
Cool Gray
#9AA7B0
ΔE00 7.70
Cool Grey
#95A3A6
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABBB #BB9383
analogous
#83BBAF #83ABBB #838FBB
triadic
#83ABBB #BB83AB #ABBB83
tetradic
#83ABBB #AF83BB #BB9383 #8FBB83
square
#83ABBB #AF83BB #BB9383 #8FBB83
split-complementary
#83ABBB #BB838F #BBAF83
monochromatic
#456E7E #5B90A5 #83ABBB #ABC6D1 #D2E1E6
Accessibility & contrast
On white
2.47
#83ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#83ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABBB
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABBB | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#99A2BB
Tritanopia (blue-blind)
#71B0B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #83abbb; /* rgb */ color: rgb(131, 171, 187); /* oklch */ color: oklch(71.8% 0.049 224.4);
Tailwind
colors: {
custom: {
50: '#a8c4cf',
500: '#83abbb',
950: '#000000',
},
}SCSS
$custom: #83abbb; $custom-light: #a8c4cf; $custom-dark: #000000;
JSON
{
"hex": "#83abbb",
"rgb": {
"r": 131,
"g": 171,
"b": 187
},
"hsl": {
"h": 197.143,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.71758,
"c": 0.04908,
"h": 224.4
},
"luminance": 0.37539
}Semantic roles & 50–950 ramp
primary
#83ABBB
secondary
#D7C9C3
accent
#5C3EA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182