#83AEB0#83AEB0
#83AEB0 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.1% C 0.046 H 199.8°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #83AEB0 |
|---|---|
| RGB | rgb(131, 174, 176) |
| HSL | hsl(183, 22%, 60%) |
| HSV | hsv(183, 26%, 69%) |
| CMYK | cmyk(25.6%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(68.19, -13.86, -5.72) |
| CIE-LCH | lch(68.19, 14.99, 202.42°) |
| OKLab | oklab(72.05% -0.0435 -0.0156) |
| OKLCH | oklch(72.05% 0.046 199.8) |
| XYZ | xyz(32.3302, 38.2305, 46.7416) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.01
Bluegrey
#85A3B2
ΔE00 8.36
Greyish Teal
#719F91
ΔE00 8.75
Greyblue
#77A1B5
ΔE00 8.82
Cool Grey
#95A3A6
ΔE00 9.02
Bluey Grey
#89A0B0
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AEB0 #B08583
analogous
#83B09C #83AEB0 #8397B0
triadic
#83AEB0 #B083AE #AEB083
tetradic
#83AEB0 #9C83B0 #B08583 #97B083
square
#83AEB0 #9C83B0 #B08583 #97B083
split-complementary
#83AEB0 #B08397 #B09C83
monochromatic
#486F71 #609496 #83AEB0 #A8C6C8 #CEDFE0
Accessibility & contrast
On white
2.43
#83AEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#83AEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AEB0
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AEB0 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB0
Deuteranopia (green-blind)
#9FA4B0
Tritanopia (blue-blind)
#74B1AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #83aeb0; /* rgb */ color: rgb(131, 174, 176); /* oklch */ color: oklch(72.1% 0.046 199.8);
Tailwind
colors: {
custom: {
50: '#a8c6c7',
500: '#83aeb0',
950: '#000000',
},
}SCSS
$custom: #83aeb0; $custom-light: #a8c6c7; $custom-dark: #000000;
JSON
{
"hex": "#83aeb0",
"rgb": {
"r": 131,
"g": 174,
"b": 176
},
"hsl": {
"h": 182.667,
"s": 22.167,
"l": 60.196
},
"oklch": {
"l": 0.72053,
"c": 0.04618,
"h": 199.8
},
"luminance": 0.38232
}Semantic roles & 50–950 ramp
primary
#83AEB0
secondary
#D0C0BF
accent
#4945A1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282