#83AEB4#83AEB4
#83AEB4 is a light, muted teal. Relative luminance 0.384; OKLCH L 72.2% C 0.047 H 206.8°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #83AEB4 |
|---|---|
| RGB | rgb(131, 174, 180) |
| HSL | hsl(187, 25%, 61%) |
| HSV | hsv(187, 27%, 71%) |
| CMYK | cmyk(27.2%, 3.3%, 0%, 29.4%) |
| CIE-LAB | lab(68.31, -12.93, -7.76) |
| CIE-LCH | lch(68.31, 15.08, 210.96°) |
| OKLab | oklab(72.19% -0.0418 -0.0211) |
| OKLCH | oklch(72.19% 0.047 206.8) |
| XYZ | xyz(32.7318, 38.3912, 48.8568) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.88
Greyblue
#77A1B5
ΔE00 7.23
Cadetblue
#5F9EA0
ΔE00 7.62
Cool Grey
#95A3A6
ΔE00 8.54
Bluey Grey
#89A0B0
ΔE00 9.17
Cool Gray
#9AA7B0
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AEB4 #B48983
analogous
#83B4A1 #83AEB4 #8395B4
triadic
#83AEB4 #B483AE #AEB483
tetradic
#83AEB4 #A183B4 #B48983 #95B483
square
#83AEB4 #A183B4 #B48983 #95B483
split-complementary
#83AEB4 #B48395 #B4A183
monochromatic
#477076 #5E949C #83AEB4 #A9C7CB #CFE0E2
Accessibility & contrast
On white
2.42
#83AEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#83AEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AEB4
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AEB4 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB4
Deuteranopia (green-blind)
#9EA4B4
Tritanopia (blue-blind)
#73B2B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #83aeb4; /* rgb */ color: rgb(131, 174, 180); /* oklch */ color: oklch(72.2% 0.047 206.8);
Tailwind
colors: {
custom: {
50: '#a8c6ca',
500: '#83aeb4',
950: '#000000',
},
}SCSS
$custom: #83aeb4; $custom-light: #a8c6ca; $custom-dark: #000000;
JSON
{
"hex": "#83aeb4",
"rgb": {
"r": 131,
"g": 174,
"b": 180
},
"hsl": {
"h": 187.347,
"s": 24.623,
"l": 60.98
},
"oklch": {
"l": 0.72186,
"c": 0.04687,
"h": 206.8
},
"luminance": 0.38393
}Semantic roles & 50–950 ramp
primary
#83AEB4
secondary
#D3C2C0
accent
#4E42A3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282