#83BEAB#83BEAB
#83BEAB is a light, moderate teal. Relative luminance 0.446; OKLCH L 75.5% C 0.067 H 172.3°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #83BEAB |
|---|---|
| RGB | rgb(131, 190, 171) |
| HSL | hsl(161, 31%, 63%) |
| HSV | hsv(161, 31%, 75%) |
| CMYK | cmyk(31.1%, 0%, 10%, 25.5%) |
| CIE-LAB | lab(72.62, -23.19, 3.52) |
| CIE-LCH | lch(72.62, 23.46, 171.38°) |
| OKLab | oklab(75.55% -0.0665 0.009) |
| OKLCH | oklch(75.55% 0.067 172.3) |
| XYZ | xyz(35.1217, 44.5907, 45.2764) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.88
Seafoam Blue
#78D1B6
ΔE00 5.91
Mediumaquamarine
#66CDAA
ΔE00 7.13
Greeny Blue
#42B395
ΔE00 8.44
Tealish
#24BCA8
ΔE00 8.89
Darkseagreen
#8FBC8F
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BEAB #BE8396
analogous
#83BE8D #83BEAB #83B3BE
triadic
#83BEAB #AB83BE #BEAB83
tetradic
#83BEAB #8D83BE #BE8396 #B3BE83
square
#83BEAB #8D83BE #BE8396 #B3BE83
split-complementary
#83BEAB #BE83B3 #BE8D83
monochromatic
#44826E #5BA990 #83BEAB #ABD3C6 #D3E8E1
Accessibility & contrast
On white
2.12
#83BEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#83BEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BEAB
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BEAB | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AA
Deuteranopia (green-blind)
#B0AFAC
Tritanopia (blue-blind)
#73BFB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #83beab; /* rgb */ color: rgb(131, 190, 171); /* oklch */ color: oklch(75.5% 0.067 172.3);
Tailwind
colors: {
custom: {
50: '#a9d1c4',
500: '#83beab',
950: '#000000',
},
}SCSS
$custom: #83beab; $custom-light: #a9d1c4; $custom-dark: #000000;
JSON
{
"hex": "#83beab",
"rgb": {
"r": 131,
"g": 190,
"b": 171
},
"hsl": {
"h": 160.678,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.75548,
"c": 0.06715,
"h": 172.3
},
"luminance": 0.44592
}Semantic roles & 50–950 ramp
primary
#83BEAB
secondary
#D9C4CB
accent
#3C5FAA
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281