#83AAB2#83AAB2
#83AAB2 is a light, muted cyan. Relative luminance 0.368; OKLCH L 71.2% C 0.044 H 211.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #83AAB2 |
|---|---|
| RGB | rgb(131, 170, 178) |
| HSL | hsl(190, 23%, 61%) |
| HSV | hsv(190, 26%, 70%) |
| CMYK | cmyk(26.4%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(67.12, -11.27, -8.42) |
| CIE-LCH | lch(67.12, 14.07, 216.76°) |
| OKLab | oklab(71.22% -0.0373 -0.0229) |
| OKLCH | oklch(71.22% 0.044 211.6) |
| XYZ | xyz(31.7682, 36.7877, 47.5377) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.11
Greyblue
#77A1B5
ΔE00 5.64
Cool Grey
#95A3A6
ΔE00 7.35
Bluey Grey
#89A0B0
ΔE00 7.44
Cadetblue
#5F9EA0
ΔE00 8.04
Cool Gray
#9AA7B0
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AAB2 #B28B83
analogous
#83B2A2 #83AAB2 #8392B2
triadic
#83AAB2 #B283AA #AAB283
tetradic
#83AAB2 #A283B2 #B28B83 #92B283
square
#83AAB2 #A283B2 #B28B83 #92B283
split-complementary
#83AAB2 #B28392 #B2A283
monochromatic
#476C73 #5F8F99 #83AAB2 #A9C4C9 #CFDEE1
Accessibility & contrast
On white
2.51
#83AAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#83AAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AAB2
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AAB2 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#9BA1B2
Tritanopia (blue-blind)
#74AEAC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #83aab2; /* rgb */ color: rgb(131, 170, 178); /* oklch */ color: oklch(71.2% 0.044 211.6);
Tailwind
colors: {
custom: {
50: '#a8c3c9',
500: '#83aab2',
950: '#000000',
},
}SCSS
$custom: #83aab2; $custom-light: #a8c3c9; $custom-dark: #000000;
JSON
{
"hex": "#83aab2",
"rgb": {
"r": 131,
"g": 170,
"b": 178
},
"hsl": {
"h": 190.213,
"s": 23.383,
"l": 60.588
},
"oklch": {
"l": 0.7122,
"c": 0.04378,
"h": 211.6
},
"luminance": 0.36789
}Semantic roles & 50–950 ramp
primary
#83AAB2
secondary
#D1C3BF
accent
#5444A2
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182