#83BAA9#83BAA9
#83BAA9 is a light, moderate teal. Relative luminance 0.428; OKLCH L 74.6% C 0.063 H 173.3°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #83BAA9 |
|---|---|
| RGB | rgb(131, 186, 169) |
| HSL | hsl(161, 28%, 62%) |
| HSV | hsv(161, 30%, 73%) |
| CMYK | cmyk(29.6%, 0%, 9.1%, 27.1%) |
| CIE-LAB | lab(71.42, -21.62, 2.87) |
| CIE-LCH | lch(71.42, 21.81, 172.43°) |
| OKLab | oklab(74.57% -0.0622 0.0073) |
| OKLCH | oklch(74.57% 0.063 173.3) |
| XYZ | xyz(34.0780, 42.8060, 43.9952) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.17
Seafoam Blue
#78D1B6
ΔE00 7.16
Greyish Teal
#719F91
ΔE00 7.84
Mediumaquamarine
#66CDAA
ΔE00 8.27
Greeny Blue
#42B395
ΔE00 8.67
Dull Teal
#5F9E8F
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BAA9 #BA8394
analogous
#83BA8E #83BAA9 #83AFBA
triadic
#83BAA9 #A983BA #BAA983
tetradic
#83BAA9 #8E83BA #BA8394 #AFBA83
square
#83BAA9 #8E83BA #BA8394 #AFBA83
split-complementary
#83BAA9 #BA83AF #BA8E83
monochromatic
#467D6C #5CA48E #83BAA9 #AAD0C4 #D2E6E0
Accessibility & contrast
On white
2.20
#83BAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#83BAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BAA9
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BAA9 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3A8
Deuteranopia (green-blind)
#ADACAA
Tritanopia (blue-blind)
#75BBB5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #83baa9; /* rgb */ color: rgb(131, 186, 169); /* oklch */ color: oklch(74.6% 0.063 173.3);
Tailwind
colors: {
custom: {
50: '#a8cfc2',
500: '#83baa9',
950: '#000000',
},
}SCSS
$custom: #83baa9; $custom-light: #a8cfc2; $custom-dark: #000000;
JSON
{
"hex": "#83baa9",
"rgb": {
"r": 131,
"g": 186,
"b": 169
},
"hsl": {
"h": 161.455,
"s": 28.497,
"l": 62.157
},
"oklch": {
"l": 0.74571,
"c": 0.06266,
"h": 173.3
},
"luminance": 0.42808
}Semantic roles & 50–950 ramp
primary
#83BAA9
secondary
#D6C2C9
accent
#3E5FA7
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#101312
muted
#7F8281