#83AEB3#83AEB3
#83AEB3 is a light, muted teal. Relative luminance 0.384; OKLCH L 72.2% C 0.047 H 205.1°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #83AEB3 |
|---|---|
| RGB | rgb(131, 174, 179) |
| HSL | hsl(186, 24%, 61%) |
| HSV | hsv(186, 27%, 70%) |
| CMYK | cmyk(26.8%, 2.8%, 0%, 29.8%) |
| CIE-LAB | lab(68.28, -13.16, -7.25) |
| CIE-LCH | lch(68.28, 15.03, 208.84°) |
| OKLab | oklab(72.15% -0.0422 -0.0198) |
| OKLCH | oklch(72.15% 0.047 205.1) |
| XYZ | xyz(32.6303, 38.3506, 48.3222) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 7.24
Cadetblue
#5F9EA0
ΔE00 7.42
Greyblue
#77A1B5
ΔE00 7.61
Cool Grey
#95A3A6
ΔE00 8.63
Bluey Grey
#89A0B0
ΔE00 9.50
Greyish Teal
#719F91
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AEB3 #B38883
analogous
#83B3A0 #83AEB3 #8396B3
triadic
#83AEB3 #B383AE #AEB383
tetradic
#83AEB3 #A083B3 #B38883 #96B383
square
#83AEB3 #A083B3 #B38883 #96B383
split-complementary
#83AEB3 #B38396 #B3A083
monochromatic
#477074 #5F949A #83AEB3 #A9C7CA #CFE0E2
Accessibility & contrast
On white
2.42
#83AEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#83AEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AEB3
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AEB3 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB3
Deuteranopia (green-blind)
#9FA4B3
Tritanopia (blue-blind)
#73B2AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #83aeb3; /* rgb */ color: rgb(131, 174, 179); /* oklch */ color: oklch(72.2% 0.047 205.1);
Tailwind
colors: {
custom: {
50: '#a8c6c9',
500: '#83aeb3',
950: '#000000',
},
}SCSS
$custom: #83aeb3; $custom-light: #a8c6c9; $custom-dark: #000000;
JSON
{
"hex": "#83aeb3",
"rgb": {
"r": 131,
"g": 174,
"b": 179
},
"hsl": {
"h": 186.25,
"s": 24,
"l": 60.784
},
"oklch": {
"l": 0.72152,
"c": 0.04662,
"h": 205.1
},
"luminance": 0.38352
}Semantic roles & 50–950 ramp
primary
#83AEB3
secondary
#D2C2C0
accent
#4D43A2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282