#83BFAB#83BFAB
#83BFAB is a light, moderate teal. Relative luminance 0.450; OKLCH L 75.8% C 0.069 H 171.6°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #83BFAB |
|---|---|
| RGB | rgb(131, 191, 171) |
| HSL | hsl(160, 32%, 63%) |
| HSV | hsv(160, 31%, 75%) |
| CMYK | cmyk(31.4%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(72.91, -23.69, 3.93) |
| CIE-LCH | lch(72.91, 24.01, 170.58°) |
| OKLab | oklab(75.78% -0.0678 0.01) |
| OKLCH | oklch(75.78% 0.069 171.6) |
| XYZ | xyz(35.3390, 45.0253, 45.3489) |
| Luminance | 0.4503 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.51
Seafoam Blue
#78D1B6
ΔE00 5.56
Mediumaquamarine
#66CDAA
ΔE00 6.76
Greeny Blue
#42B395
ΔE00 8.36
Darkseagreen
#8FBC8F
ΔE00 8.68
Tealish
#24BCA8
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BFAB #BF8397
analogous
#83BF8D #83BFAB #83B5BF
triadic
#83BFAB #AB83BF #BFAB83
tetradic
#83BFAB #8D83BF #BF8397 #B5BF83
square
#83BFAB #8D83BF #BF8397 #B5BF83
split-complementary
#83BFAB #BF83B5 #BF8D83
monochromatic
#44846E #5BAA90 #83BFAB #ABD4C6 #D4E9E2
Accessibility & contrast
On white
2.10
#83BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#83BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BFAB
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BFAB | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#73C0B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #83bfab; /* rgb */ color: rgb(131, 191, 171); /* oklch */ color: oklch(75.8% 0.069 171.6);
Tailwind
colors: {
custom: {
50: '#a9d2c4',
500: '#83bfab',
950: '#000000',
},
}SCSS
$custom: #83bfab; $custom-light: #a9d2c4; $custom-dark: #000000;
JSON
{
"hex": "#83bfab",
"rgb": {
"r": 131,
"g": 191,
"b": 171
},
"hsl": {
"h": 160,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.75778,
"c": 0.06857,
"h": 171.6
},
"luminance": 0.45027
}Semantic roles & 50–950 ramp
primary
#83BFAB
secondary
#DAC4CB
accent
#3B60AB
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281