#83ACBF#83ACBF
#83ACBF is a light, muted cyan. Relative luminance 0.381; OKLCH L 72.1% C 0.052 H 228.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #83ACBF |
|---|---|
| RGB | rgb(131, 172, 191) |
| HSL | hsl(199, 32%, 63%) |
| HSV | hsv(199, 31%, 75%) |
| CMYK | cmyk(31.4%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(68.09, -9.21, -14.17) |
| CIE-LCH | lch(68.09, 16.90, 236.99°) |
| OKLab | oklab(72.12% -0.0348 -0.0388) |
| OKLCH | oklch(72.12% 0.052 228.1) |
| XYZ | xyz(33.5136, 38.0903, 54.8664) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.38
Bluegrey
#85A3B2
ΔE00 3.41
Bluey Grey
#89A0B0
ΔE00 5.43
Light Grey Blue
#9DBCD4
ΔE00 6.50
Cool Gray
#9AA7B0
ΔE00 7.82
Cool Grey
#95A3A6
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ACBF #BF9683
analogous
#83BFB4 #83ACBF #838EBF
triadic
#83ACBF #BF83AC #ACBF83
tetradic
#83ACBF #B483BF #BF9683 #8EBF83
square
#83ACBF #B483BF #BF9683 #8EBF83
split-complementary
#83ACBF #BF838E #BFB483
monochromatic
#446F84 #5B91AA #83ACBF #ABC7D4 #D4E2E9
Accessibility & contrast
On white
2.44
#83ACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#83ACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ACBF
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ACBF | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC0
Deuteranopia (green-blind)
#99A3BF
Tritanopia (blue-blind)
#6FB2B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #83acbf; /* rgb */ color: rgb(131, 172, 191); /* oklch */ color: oklch(72.1% 0.052 228.1);
Tailwind
colors: {
custom: {
50: '#a8c4d2',
500: '#83acbf',
950: '#000000',
},
}SCSS
$custom: #83acbf; $custom-light: #a8c4d2; $custom-dark: #000000;
JSON
{
"hex": "#83acbf",
"rgb": {
"r": 131,
"g": 172,
"b": 191
},
"hsl": {
"h": 199,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.72124,
"c": 0.05213,
"h": 228.1
},
"luminance": 0.38092
}Semantic roles & 50–950 ramp
primary
#83ACBF
secondary
#DACBC4
accent
#5E3BAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182