#83D1CA#83D1CA
#83D1CA is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.8% C 0.078 H 188.5°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #83D1CA |
|---|---|
| RGB | rgb(131, 209, 202) |
| HSL | hsl(175, 46%, 67%) |
| HSV | hsv(175, 37%, 82%) |
| CMYK | cmyk(37.3%, 0%, 3.3%, 18%) |
| CIE-LAB | lab(78.86, -25.59, -4.12) |
| CIE-LCH | lch(78.86, 25.92, 189.16°) |
| OKLab | oklab(80.82% -0.077 -0.0115) |
| OKLCH | oklch(80.82% 0.078 188.5) |
| XYZ | xyz(42.8173, 54.6876, 64.1652) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.46
Pale Teal
#82CBB2
ΔE00 6.85
Seafoam Blue
#78D1B6
ΔE00 7.12
Turquoise
#40E0D0
ΔE00 7.53
Darkturquoise
#00CED1
ΔE00 7.87
Paleturquoise
#AFEEEE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83D1CA #D1838A
analogous
#83D1A3 #83D1CA #83B1D1
triadic
#83D1CA #CA83D1 #D1CA83
tetradic
#83D1CA #A383D1 #D1838A #B1D183
square
#83D1CA #A383D1 #D1838A #B1D183
split-complementary
#83D1CA #D183B1 #D1A383
monochromatic
#3B9F96 #56C0B7 #83D1CA #B0E2DD #DCF2F0
Accessibility & contrast
On white
1.76
#83D1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#83D1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83D1CA
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83D1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83D1CA | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#65D5CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #83d1ca; /* rgb */ color: rgb(131, 209, 202); /* oklch */ color: oklch(80.8% 0.078 188.5);
Tailwind
colors: {
custom: {
50: '#aadfda',
500: '#83d1ca',
950: '#000000',
},
}SCSS
$custom: #83d1ca; $custom-light: #aadfda; $custom-dark: #000000;
JSON
{
"hex": "#83d1ca",
"rgb": {
"r": 131,
"g": 209,
"b": 202
},
"hsl": {
"h": 174.615,
"s": 45.882,
"l": 66.667
},
"oklch": {
"l": 0.80824,
"c": 0.07785,
"h": 188.5
},
"luminance": 0.5469
}Semantic roles & 50–950 ramp
primary
#83D1CA
secondary
#A4545B
accent
#2C39B9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483