#83AABB#83AABB
#83AABB is a light, muted cyan. Relative luminance 0.372; OKLCH L 71.5% C 0.049 H 226.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #83AABB |
|---|---|
| RGB | rgb(131, 170, 187) |
| HSL | hsl(198, 29%, 62%) |
| HSV | hsv(198, 30%, 73%) |
| CMYK | cmyk(29.9%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(67.40, -9.11, -12.99) |
| CIE-LCH | lch(67.40, 15.87, 234.96°) |
| OKLab | oklab(71.54% -0.0337 -0.0355) |
| OKLCH | oklch(71.54% 0.049 226.5) |
| XYZ | xyz(32.7017, 37.1611, 52.4538) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.76
Greyblue
#77A1B5
ΔE00 3.03
Bluey Grey
#89A0B0
ΔE00 5.03
Light Grey Blue
#9DBCD4
ΔE00 7.10
Cool Gray
#9AA7B0
ΔE00 7.44
Cool Grey
#95A3A6
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AABB #BB9483
analogous
#83BBB0 #83AABB #838EBB
triadic
#83AABB #BB83AA #AABB83
tetradic
#83AABB #B083BB #BB9483 #8EBB83
square
#83AABB #B083BB #BB9483 #8EBB83
split-complementary
#83AABB #BB838E #BBB083
monochromatic
#456D7E #5B8FA5 #83AABB #ABC5D1 #D2E0E6
Accessibility & contrast
On white
2.49
#83AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#83AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AABB
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AABB | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#98A1BB
Tritanopia (blue-blind)
#71AFAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #83aabb; /* rgb */ color: rgb(131, 170, 187); /* oklch */ color: oklch(71.5% 0.049 226.5);
Tailwind
colors: {
custom: {
50: '#a8c3cf',
500: '#83aabb',
950: '#000000',
},
}SCSS
$custom: #83aabb; $custom-light: #a8c3cf; $custom-dark: #000000;
JSON
{
"hex": "#83aabb",
"rgb": {
"r": 131,
"g": 170,
"b": 187
},
"hsl": {
"h": 198.214,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.71535,
"c": 0.04898,
"h": 226.5
},
"luminance": 0.37163
}Semantic roles & 50–950 ramp
primary
#83AABB
secondary
#D7C9C3
accent
#5E3EA8
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182