#83ADAB#83ADAB
#83ADAB is a light, muted teal. Relative luminance 0.377; OKLCH L 71.7% C 0.045 H 192.5°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #83ADAB |
|---|---|
| RGB | rgb(131, 173, 171) |
| HSL | hsl(177, 20%, 60%) |
| HSV | hsv(177, 24%, 68%) |
| CMYK | cmyk(24.3%, 0%, 1.2%, 32.2%) |
| CIE-LAB | lab(67.76, -14.48, -3.58) |
| CIE-LCH | lch(67.76, 14.91, 193.89°) |
| OKLab | oklab(71.67% -0.0442 -0.0098) |
| OKLCH | oklch(71.67% 0.045 192.5) |
| XYZ | xyz(31.6521, 37.6513, 44.1199) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.81
Greyish Teal
#719F91
ΔE00 7.15
Dull Teal
#5F9E8F
ΔE00 9.18
Cool Grey
#95A3A6
ΔE00 9.46
Bluegrey
#85A3B2
ΔE00 9.73
Grey Teal
#5E9B8A
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ADAB #AD8385
analogous
#83AD96 #83ADAB #839AAD
triadic
#83ADAB #AB83AD #ADAB83
tetradic
#83ADAB #9683AD #AD8385 #9AAD83
square
#83ADAB #9683AD #AD8385 #9AAD83
split-complementary
#83ADAB #AD839A #AD9683
monochromatic
#486D6C #619290 #83ADAB #A8C5C4 #CDDEDD
Accessibility & contrast
On white
2.46
#83ADAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#83ADAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ADAB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ADAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ADAB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AB
Deuteranopia (green-blind)
#A0A3AB
Tritanopia (blue-blind)
#76AFAC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #83adab; /* rgb */ color: rgb(131, 173, 171); /* oklch */ color: oklch(71.7% 0.045 192.5);
Tailwind
colors: {
custom: {
50: '#a8c5c4',
500: '#83adab',
950: '#000000',
},
}SCSS
$custom: #83adab; $custom-light: #a8c5c4; $custom-dark: #000000;
JSON
{
"hex": "#83adab",
"rgb": {
"r": 131,
"g": 173,
"b": 171
},
"hsl": {
"h": 177.143,
"s": 20.388,
"l": 59.608
},
"oklch": {
"l": 0.71666,
"c": 0.04527,
"h": 192.5
},
"luminance": 0.37653
}Semantic roles & 50–950 ramp
primary
#83ADAB
secondary
#CEBEBF
accent
#6B6FBD
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101312
muted
#7F8281