#83C0AB#83C0AB
#83C0AB is a light, moderate teal. Relative luminance 0.455; OKLCH L 76.0% C 0.070 H 170.9°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #83C0AB |
|---|---|
| RGB | rgb(131, 192, 171) |
| HSL | hsl(159, 33%, 63%) |
| HSV | hsv(159, 32%, 75%) |
| CMYK | cmyk(31.8%, 0%, 10.9%, 24.7%) |
| CIE-LAB | lab(73.20, -24.19, 4.35) |
| CIE-LCH | lch(73.20, 24.58, 169.81°) |
| OKLab | oklab(76.01% -0.0691 0.0111) |
| OKLCH | oklch(76.01% 0.07 170.9) |
| XYZ | xyz(35.5579, 45.4630, 45.4218) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.14
Seafoam Blue
#78D1B6
ΔE00 5.23
Mediumaquamarine
#66CDAA
ΔE00 6.41
Greeny Blue
#42B395
ΔE00 8.30
Darkseagreen
#8FBC8F
ΔE00 8.47
Tealish
#24BCA8
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C0AB #C08398
analogous
#83C08C #83C0AB #83B6C0
triadic
#83C0AB #AB83C0 #C0AB83
tetradic
#83C0AB #8C83C0 #C08398 #B6C083
square
#83C0AB #8C83C0 #C08398 #B6C083
split-complementary
#83C0AB #C083B6 #C08C83
monochromatic
#44856E #5AAB90 #83C0AB #ACD5C6 #D4E9E2
Accessibility & contrast
On white
2.08
#83C0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#83C0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C0AB
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C0AB | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB8AA
Deuteranopia (green-blind)
#B2B1AC
Tritanopia (blue-blind)
#73C1BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #83c0ab; /* rgb */ color: rgb(131, 192, 171); /* oklch */ color: oklch(76.0% 0.070 170.9);
Tailwind
colors: {
custom: {
50: '#a9d3c4',
500: '#83c0ab',
950: '#000000',
},
}SCSS
$custom: #83c0ab; $custom-light: #a9d3c4; $custom-dark: #000000;
JSON
{
"hex": "#83c0ab",
"rgb": {
"r": 131,
"g": 192,
"b": 171
},
"hsl": {
"h": 159.344,
"s": 32.62,
"l": 63.333
},
"oklch": {
"l": 0.76009,
"c": 0.07,
"h": 170.9
},
"luminance": 0.45465
}Semantic roles & 50–950 ramp
primary
#83C0AB
secondary
#DAC5CC
accent
#3A61AB
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281