#83D7CD#83D7CD
#83D7CD is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.3% C 0.083 H 186.0°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #83D7CD |
|---|---|
| RGB | rgb(131, 215, 205) |
| HSL | hsl(173, 51%, 68%) |
| HSV | hsv(173, 39%, 84%) |
| CMYK | cmyk(39.1%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(80.64, -27.81, -3.11) |
| CIE-LCH | lch(80.64, 27.98, 186.37°) |
| OKLab | oklab(82.28% -0.0829 -0.0088) |
| OKLCH | oklch(82.28% 0.083 186) |
| XYZ | xyz(44.6758, 57.8308, 66.5541) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.49
Seafoam Blue
#78D1B6
ΔE00 6.23
Turquoise
#40E0D0
ΔE00 6.27
Pale Teal
#82CBB2
ΔE00 6.46
Tiffany Blue
#7BF2DA
ΔE00 7.53
Paleturquoise
#AFEEEE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83D7CD #D7838D
analogous
#83D7A3 #83D7CD #83B7D7
triadic
#83D7CD #CD83D7 #D7CD83
tetradic
#83D7CD #A383D7 #D7838D #B7D783
square
#83D7CD #A383D7 #D7838D #B7D783
split-complementary
#83D7CD #D783B7 #D7A383
monochromatic
#37A99B #55C8BA #83D7CD #B1E6E0 #E0F5F2
Accessibility & contrast
On white
1.67
#83D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#83D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83D7CD
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83D7CD | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#C0C4CE
Tritanopia (blue-blind)
#63DBD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #83d7cd; /* rgb */ color: rgb(131, 215, 205); /* oklch */ color: oklch(82.3% 0.083 186.0);
Tailwind
colors: {
custom: {
50: '#abe3dc',
500: '#83d7cd',
950: '#000000',
},
}SCSS
$custom: #83d7cd; $custom-light: #abe3dc; $custom-dark: #000000;
JSON
{
"hex": "#83d7cd",
"rgb": {
"r": 131,
"g": 215,
"b": 205
},
"hsl": {
"h": 172.857,
"s": 51.22,
"l": 67.843
},
"oklch": {
"l": 0.82283,
"c": 0.08338,
"h": 186
},
"luminance": 0.57834
}Semantic roles & 50–950 ramp
primary
#83D7CD
secondary
#AD525C
accent
#2739BF
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484