#83ADA2#83ADA2
#83ADA2 is a light, muted teal. Relative luminance 0.373; OKLCH L 71.4% C 0.048 H 177.0°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #83ADA2 |
|---|---|
| RGB | rgb(131, 173, 162) |
| HSL | hsl(164, 20%, 60%) |
| HSV | hsv(164, 24%, 68%) |
| CMYK | cmyk(24.3%, 0%, 6.4%, 32.2%) |
| CIE-LAB | lab(67.52, -16.47, 1.05) |
| CIE-LCH | lch(67.52, 16.50, 176.36°) |
| OKLab | oklab(71.39% -0.048 0.0025) |
| OKLCH | oklch(71.39% 0.048 177) |
| XYZ | xyz(30.8233, 37.3198, 39.7548) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.87
Dull Teal
#5F9E8F
ΔE00 7.21
Grey Teal
#5E9B8A
ΔE00 8.02
Cadetblue
#5F9EA0
ΔE00 8.27
Greenish Grey
#96AE8D
ΔE00 9.32
Pale Teal
#82CBB2
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ADA2 #AD838E
analogous
#83AD8D #83ADA2 #83A3AD
triadic
#83ADA2 #A283AD #ADA283
tetradic
#83ADA2 #8D83AD #AD838E #A3AD83
square
#83ADA2 #8D83AD #AD838E #A3AD83
split-complementary
#83ADA2 #AD83A3 #AD8D83
monochromatic
#486D64 #619285 #83ADA2 #A8C5BE #CDDED9
Accessibility & contrast
On white
2.48
#83ADA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#83ADA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ADA2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ADA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ADA2 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#A2A2A3
Tritanopia (blue-blind)
#78AEAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #83ada2; /* rgb */ color: rgb(131, 173, 162); /* oklch */ color: oklch(71.4% 0.048 177.0);
Tailwind
colors: {
custom: {
50: '#a8c5bd',
500: '#83ada2',
950: '#000000',
},
}SCSS
$custom: #83ada2; $custom-light: #a8c5bd; $custom-dark: #000000;
JSON
{
"hex": "#83ada2",
"rgb": {
"r": 131,
"g": 173,
"b": 162
},
"hsl": {
"h": 164.286,
"s": 20.388,
"l": 59.608
},
"oklch": {
"l": 0.71387,
"c": 0.04807,
"h": 177
},
"luminance": 0.37321
}Semantic roles & 50–950 ramp
primary
#83ADA2
secondary
#CEBEC2
accent
#6B80BD
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1312
muted
#7F8281