#83BAAA#83BAAA
#83BAAA is a light, moderate teal. Relative luminance 0.428; OKLCH L 74.6% C 0.062 H 174.5°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #83BAAA |
|---|---|
| RGB | rgb(131, 186, 170) |
| HSL | hsl(163, 28%, 62%) |
| HSV | hsv(163, 30%, 73%) |
| CMYK | cmyk(29.6%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(71.45, -21.40, 2.36) |
| CIE-LCH | lch(71.45, 21.53, 173.70°) |
| OKLab | oklab(74.6% -0.0618 0.0059) |
| OKLCH | oklch(74.6% 0.062 174.5) |
| XYZ | xyz(34.1723, 42.8437, 44.4915) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.33
Seafoam Blue
#78D1B6
ΔE00 7.29
Greyish Teal
#719F91
ΔE00 7.83
Mediumaquamarine
#66CDAA
ΔE00 8.48
Greeny Blue
#42B395
ΔE00 8.83
Dull Teal
#5F9E8F
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BAAA #BA8393
analogous
#83BA8F #83BAAA #83AFBA
triadic
#83BAAA #AA83BA #BAAA83
tetradic
#83BAAA #8F83BA #BA8393 #AFBA83
square
#83BAAA #8F83BA #BA8393 #AFBA83
split-complementary
#83BAAA #BA83AF #BA8F83
monochromatic
#467D6D #5CA48F #83BAAA #AAD0C5 #D2E6E0
Accessibility & contrast
On white
2.19
#83BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#83BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BAAA
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BAAA | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3A9
Deuteranopia (green-blind)
#ACACAB
Tritanopia (blue-blind)
#74BBB5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #83baaa; /* rgb */ color: rgb(131, 186, 170); /* oklch */ color: oklch(74.6% 0.062 174.5);
Tailwind
colors: {
custom: {
50: '#a8cfc3',
500: '#83baaa',
950: '#000000',
},
}SCSS
$custom: #83baaa; $custom-light: #a8cfc3; $custom-dark: #000000;
JSON
{
"hex": "#83baaa",
"rgb": {
"r": 131,
"g": 186,
"b": 170
},
"hsl": {
"h": 162.545,
"s": 28.497,
"l": 62.157
},
"oklch": {
"l": 0.746,
"c": 0.06209,
"h": 174.5
},
"luminance": 0.42845
}Semantic roles & 50–950 ramp
primary
#83BAAA
secondary
#D6C2C8
accent
#3E5DA7
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#101312
muted
#7F8281