#83A2BB#83A2BB
#83A2BB is a light, muted cyan. Relative luminance 0.343; OKLCH L 69.8% C 0.050 H 242.8°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #83A2BB |
|---|---|
| RGB | rgb(131, 162, 187) |
| HSL | hsl(207, 29%, 62%) |
| HSV | hsv(207, 30%, 73%) |
| CMYK | cmyk(29.9%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(65.16, -4.75, -16.36) |
| CIE-LCH | lch(65.16, 17.04, 253.81°) |
| OKLab | oklab(69.77% -0.023 -0.0448) |
| OKLCH | oklch(69.77% 0.05 242.8) |
| XYZ | xyz(31.2474, 34.2525, 51.9690) |
| Luminance | 0.3425 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.32
Bluegrey
#85A3B2
ΔE00 4.13
Greyblue
#77A1B5
ΔE00 4.47
Blue Grey
#758DA3
ΔE00 6.83
Cool Gray
#9AA7B0
ΔE00 7.12
Light Grey Blue
#9DBCD4
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A2BB #BB9C83
analogous
#83BBB8 #83A2BB #8386BB
triadic
#83A2BB #BB83A2 #A2BB83
tetradic
#83A2BB #B883BB #BB9C83 #86BB83
square
#83A2BB #B883BB #BB9C83 #86BB83
split-complementary
#83A2BB #BB8386 #BBB883
monochromatic
#45657E #5B84A5 #83A2BB #ABC0D1 #D2DDE6
Accessibility & contrast
On white
2.67
#83A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#83A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A2BB
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A2BB | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#919BBB
Tritanopia (blue-blind)
#72A8AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #83a2bb; /* rgb */ color: rgb(131, 162, 187); /* oklch */ color: oklch(69.8% 0.050 242.8);
Tailwind
colors: {
custom: {
50: '#a8bdcf',
500: '#83a2bb',
950: '#000000',
},
}SCSS
$custom: #83a2bb; $custom-light: #a8bdcf; $custom-dark: #000000;
JSON
{
"hex": "#83a2bb",
"rgb": {
"r": 131,
"g": 162,
"b": 187
},
"hsl": {
"h": 206.786,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.69769,
"c": 0.05039,
"h": 242.8
},
"luminance": 0.34254
}Semantic roles & 50–950 ramp
primary
#83A2BB
secondary
#D7CCC3
accent
#6D3EA8
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182