#83AEB2#83AEB2
#83AEB2 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.1% C 0.046 H 203.3°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #83AEB2 |
|---|---|
| RGB | rgb(131, 174, 178) |
| HSL | hsl(185, 23%, 61%) |
| HSV | hsv(185, 26%, 70%) |
| CMYK | cmyk(26.4%, 2.2%, 0%, 30.2%) |
| CIE-LAB | lab(68.25, -13.40, -6.74) |
| CIE-LCH | lch(68.25, 15.00, 206.70°) |
| OKLab | oklab(72.12% -0.0426 -0.0184) |
| OKLCH | oklch(72.12% 0.046 203.3) |
| XYZ | xyz(32.5295, 38.3103, 47.7915) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.25
Bluegrey
#85A3B2
ΔE00 7.60
Greyblue
#77A1B5
ΔE00 8.01
Cool Grey
#95A3A6
ΔE00 8.75
Greyish Teal
#719F91
ΔE00 9.55
Bluey Grey
#89A0B0
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AEB2 #B28783
analogous
#83B29E #83AEB2 #8396B2
triadic
#83AEB2 #B283AE #AEB283
tetradic
#83AEB2 #9E83B2 #B28783 #96B283
square
#83AEB2 #9E83B2 #B28783 #96B283
split-complementary
#83AEB2 #B28396 #B29E83
monochromatic
#476F73 #5F9499 #83AEB2 #A9C7C9 #CFDFE1
Accessibility & contrast
On white
2.42
#83AEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#83AEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AEB2
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AEB2 | 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)
#A7AAB2
Deuteranopia (green-blind)
#9FA4B2
Tritanopia (blue-blind)
#73B1AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #83aeb2; /* rgb */ color: rgb(131, 174, 178); /* oklch */ color: oklch(72.1% 0.046 203.3);
Tailwind
colors: {
custom: {
50: '#a8c6c9',
500: '#83aeb2',
950: '#000000',
},
}SCSS
$custom: #83aeb2; $custom-light: #a8c6c9; $custom-dark: #000000;
JSON
{
"hex": "#83aeb2",
"rgb": {
"r": 131,
"g": 174,
"b": 178
},
"hsl": {
"h": 185.106,
"s": 23.383,
"l": 60.588
},
"oklch": {
"l": 0.72119,
"c": 0.04643,
"h": 203.3
},
"luminance": 0.38312
}Semantic roles & 50–950 ramp
primary
#83AEB2
secondary
#D1C1BF
accent
#4C44A2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282