#83ABB2#83ABB2
#83ABB2 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.4% C 0.044 H 209.4°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #83ABB2 |
|---|---|
| RGB | rgb(131, 171, 178) |
| HSL | hsl(189, 23%, 61%) |
| HSV | hsv(189, 26%, 70%) |
| CMYK | cmyk(26.4%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(67.40, -11.81, -8.00) |
| CIE-LCH | lch(67.40, 14.26, 214.12°) |
| OKLab | oklab(71.45% -0.0386 -0.0218) |
| OKLCH | oklch(71.45% 0.044 209.4) |
| XYZ | xyz(31.9564, 37.1641, 47.6004) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.74
Greyblue
#77A1B5
ΔE00 6.23
Cool Grey
#95A3A6
ΔE00 7.66
Cadetblue
#5F9EA0
ΔE00 7.76
Bluey Grey
#89A0B0
ΔE00 8.05
Cool Gray
#9AA7B0
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ABB2 #B28A83
analogous
#83B2A1 #83ABB2 #8393B2
triadic
#83ABB2 #B283AB #ABB283
tetradic
#83ABB2 #A183B2 #B28A83 #93B283
square
#83ABB2 #A183B2 #B28A83 #93B283
split-complementary
#83ABB2 #B28393 #B2A183
monochromatic
#476D73 #5F9099 #83ABB2 #A9C5C9 #CFDEE1
Accessibility & contrast
On white
2.49
#83ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#83ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ABB2
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ABB2 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B2
Deuteranopia (green-blind)
#9CA1B2
Tritanopia (blue-blind)
#74AFAD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #83abb2; /* rgb */ color: rgb(131, 171, 178); /* oklch */ color: oklch(71.4% 0.044 209.4);
Tailwind
colors: {
custom: {
50: '#a8c4c9',
500: '#83abb2',
950: '#000000',
},
}SCSS
$custom: #83abb2; $custom-light: #a8c4c9; $custom-dark: #000000;
JSON
{
"hex": "#83abb2",
"rgb": {
"r": 131,
"g": 171,
"b": 178
},
"hsl": {
"h": 188.936,
"s": 23.383,
"l": 60.588
},
"oklch": {
"l": 0.71445,
"c": 0.04435,
"h": 209.4
},
"luminance": 0.37165
}Semantic roles & 50–950 ramp
primary
#83ABB2
secondary
#D1C2BF
accent
#5244A2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182