#83ABBF#83ABBF
#83ABBF is a light, muted cyan. Relative luminance 0.377; OKLCH L 71.9% C 0.052 H 230.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABBF |
|---|---|
| RGB | rgb(131, 171, 191) |
| HSL | hsl(200, 32%, 63%) |
| HSV | hsv(200, 31%, 75%) |
| CMYK | cmyk(31.4%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(67.81, -8.67, -14.60) |
| CIE-LCH | lch(67.81, 16.98, 239.29°) |
| OKLab | oklab(71.9% -0.0335 -0.0399) |
| OKLCH | oklch(71.9% 0.052 230) |
| XYZ | xyz(33.3240, 37.7111, 54.8032) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.17
Bluegrey
#85A3B2
ΔE00 3.17
Bluey Grey
#89A0B0
ΔE00 5.02
Light Grey Blue
#9DBCD4
ΔE00 6.35
Cool Gray
#9AA7B0
ΔE00 7.62
Cool Grey
#95A3A6
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABBF #BF9783
analogous
#83BFB5 #83ABBF #838DBF
triadic
#83ABBF #BF83AB #ABBF83
tetradic
#83ABBF #B583BF #BF9783 #8DBF83
square
#83ABBF #B583BF #BF9783 #8DBF83
split-complementary
#83ABBF #BF838D #BFB583
monochromatic
#446E84 #5B90AA #83ABBF #ABC6D4 #D4E2E9
Accessibility & contrast
On white
2.46
#83ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#83ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABBF
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABBF | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C0
Deuteranopia (green-blind)
#98A2BF
Tritanopia (blue-blind)
#70B1B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #83abbf; /* rgb */ color: rgb(131, 171, 191); /* oklch */ color: oklch(71.9% 0.052 230.0);
Tailwind
colors: {
custom: {
50: '#a8c4d2',
500: '#83abbf',
950: '#000000',
},
}SCSS
$custom: #83abbf; $custom-light: #a8c4d2; $custom-dark: #000000;
JSON
{
"hex": "#83abbf",
"rgb": {
"r": 131,
"g": 171,
"b": 191
},
"hsl": {
"h": 200,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.71902,
"c": 0.05214,
"h": 230
},
"luminance": 0.37713
}Semantic roles & 50–950 ramp
primary
#83ABBF
secondary
#DACBC4
accent
#603BAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182