#83AFB2#83AFB2
#83AFB2 is a light, muted teal. Relative luminance 0.387; OKLCH L 72.3% C 0.047 H 201.4°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFB2 |
|---|---|
| RGB | rgb(131, 175, 178) |
| HSL | hsl(184, 23%, 61%) |
| HSV | hsv(184, 26%, 70%) |
| CMYK | cmyk(26.4%, 1.7%, 0%, 30.2%) |
| CIE-LAB | lab(68.53, -13.93, -6.32) |
| CIE-LCH | lch(68.53, 15.29, 204.40°) |
| OKLab | oklab(72.34% -0.044 -0.0172) |
| OKLCH | oklch(72.34% 0.047 201.4) |
| XYZ | xyz(32.7234, 38.6981, 47.8561) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.20
Bluegrey
#85A3B2
ΔE00 8.20
Greyblue
#77A1B5
ΔE00 8.60
Cool Grey
#95A3A6
ΔE00 9.14
Greyish Teal
#719F91
ΔE00 9.24
Bluey Grey
#89A0B0
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFB2 #B28683
analogous
#83B29D #83AFB2 #8397B2
triadic
#83AFB2 #B283AF #AFB283
tetradic
#83AFB2 #9D83B2 #B28683 #97B283
square
#83AFB2 #9D83B2 #B28683 #97B283
split-complementary
#83AFB2 #B28397 #B29D83
monochromatic
#477073 #5F9599 #83AFB2 #A9C7C9 #CFE0E1
Accessibility & contrast
On white
2.40
#83AFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#83AFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFB2
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFB2 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB2
Deuteranopia (green-blind)
#A0A4B2
Tritanopia (blue-blind)
#73B2B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #83afb2; /* rgb */ color: rgb(131, 175, 178); /* oklch */ color: oklch(72.3% 0.047 201.4);
Tailwind
colors: {
custom: {
50: '#a8c7c9',
500: '#83afb2',
950: '#000000',
},
}SCSS
$custom: #83afb2; $custom-light: #a8c7c9; $custom-dark: #000000;
JSON
{
"hex": "#83afb2",
"rgb": {
"r": 131,
"g": 175,
"b": 178
},
"hsl": {
"h": 183.83,
"s": 23.383,
"l": 60.588
},
"oklch": {
"l": 0.72344,
"c": 0.04723,
"h": 201.4
},
"luminance": 0.387
}Semantic roles & 50–950 ramp
primary
#83AFB2
secondary
#D1C1BF
accent
#4A44A2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282