#83BBAB#83BBAB
#83BBAB is a light, moderate teal. Relative luminance 0.433; OKLCH L 74.9% C 0.063 H 174.8°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #83BBAB |
|---|---|
| RGB | rgb(131, 187, 171) |
| HSL | hsl(163, 29%, 62%) |
| HSV | hsv(163, 30%, 73%) |
| CMYK | cmyk(29.9%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(71.76, -21.69, 2.27) |
| CIE-LCH | lch(71.76, 21.81, 174.03°) |
| OKLab | oklab(74.86% -0.0627 0.0057) |
| OKLCH | oklch(74.86% 0.063 174.8) |
| XYZ | xyz(34.4786, 43.3045, 45.0621) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.09
Seafoam Blue
#78D1B6
ΔE00 7.04
Greyish Teal
#719F91
ΔE00 8.09
Mediumaquamarine
#66CDAA
ΔE00 8.29
Greeny Blue
#42B395
ΔE00 8.83
Dull Teal
#5F9E8F
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BBAB #BB8393
analogous
#83BB8F #83BBAB #83AFBB
triadic
#83BBAB #AB83BB #BBAB83
tetradic
#83BBAB #8F83BB #BB8393 #AFBB83
square
#83BBAB #8F83BB #BB8393 #AFBB83
split-complementary
#83BBAB #BB83AF #BB8F83
monochromatic
#457E6E #5BA590 #83BBAB #ABD1C6 #D2E6E1
Accessibility & contrast
On white
2.17
#83BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#83BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BBAB
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BBAB | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AA
Deuteranopia (green-blind)
#ADADAC
Tritanopia (blue-blind)
#74BCB6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #83bbab; /* rgb */ color: rgb(131, 187, 171); /* oklch */ color: oklch(74.9% 0.063 174.8);
Tailwind
colors: {
custom: {
50: '#a8cfc4',
500: '#83bbab',
950: '#000000',
},
}SCSS
$custom: #83bbab; $custom-light: #a8cfc4; $custom-dark: #000000;
JSON
{
"hex": "#83bbab",
"rgb": {
"r": 131,
"g": 187,
"b": 171
},
"hsl": {
"h": 162.857,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.74859,
"c": 0.06294,
"h": 174.8
},
"luminance": 0.43306
}Semantic roles & 50–950 ramp
primary
#83BBAB
secondary
#D7C3C9
accent
#3E5CA8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281