#83ADBB#83ADBB
#83ADBB is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.2% C 0.049 H 220.4°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #83ADBB |
|---|---|
| RGB | rgb(131, 173, 187) |
| HSL | hsl(195, 29%, 62%) |
| HSV | hsv(195, 30%, 73%) |
| CMYK | cmyk(29.9%, 7.5%, 0%, 26.7%) |
| CIE-LAB | lab(68.24, -10.72, -11.73) |
| CIE-LCH | lch(68.24, 15.89, 227.57°) |
| OKLab | oklab(72.2% -0.0377 -0.032) |
| OKLCH | oklch(72.2% 0.049 220.4) |
| XYZ | xyz(33.2705, 38.2987, 52.6434) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.21
Greyblue
#77A1B5
ΔE00 4.36
Bluey Grey
#89A0B0
ΔE00 6.61
Light Grey Blue
#9DBCD4
ΔE00 7.85
Cool Grey
#95A3A6
ΔE00 8.18
Cool Gray
#9AA7B0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ADBB #BB9183
analogous
#83BBAD #83ADBB #8391BB
triadic
#83ADBB #BB83AD #ADBB83
tetradic
#83ADBB #AD83BB #BB9183 #91BB83
square
#83ADBB #AD83BB #BB9183 #91BB83
split-complementary
#83ADBB #BB8391 #BBAD83
monochromatic
#45707E #5B93A5 #83ADBB #ABC7D1 #D2E1E6
Accessibility & contrast
On white
2.42
#83ADBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#83ADBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ADBB
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ADBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ADBB | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#9BA3BB
Tritanopia (blue-blind)
#71B2B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #83adbb; /* rgb */ color: rgb(131, 173, 187); /* oklch */ color: oklch(72.2% 0.049 220.4);
Tailwind
colors: {
custom: {
50: '#a8c5cf',
500: '#83adbb',
950: '#000000',
},
}SCSS
$custom: #83adbb; $custom-light: #a8c5cf; $custom-dark: #000000;
JSON
{
"hex": "#83adbb",
"rgb": {
"r": 131,
"g": 173,
"b": 187
},
"hsl": {
"h": 195,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.72203,
"c": 0.04948,
"h": 220.4
},
"luminance": 0.383
}Semantic roles & 50–950 ramp
primary
#83ADBB
secondary
#D7C8C3
accent
#583EA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182