#83D3C7#83D3C7
#83D3C7 is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.2% C 0.081 H 183.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #83D3C7 |
|---|---|
| RGB | rgb(131, 211, 199) |
| HSL | hsl(171, 48%, 67%) |
| HSV | hsv(171, 38%, 83%) |
| CMYK | cmyk(37.9%, 0%, 5.7%, 17.3%) |
| CIE-LAB | lab(79.35, -27.27, -1.80) |
| CIE-LCH | lch(79.35, 27.33, 183.78°) |
| OKLab | oklab(81.19% -0.0807 -0.0053) |
| OKLCH | oklch(81.19% 0.081 183.7) |
| XYZ | xyz(42.9593, 55.5345, 62.4773) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.26
Seafoam Blue
#78D1B6
ΔE00 5.27
Mediumturquoise
#48D1CC
ΔE00 5.86
Turquoise
#40E0D0
ΔE00 6.69
Tiffany Blue
#7BF2DA
ΔE00 8.00
Mediumaquamarine
#66CDAA
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83D3C7 #D3838F
analogous
#83D39F #83D3C7 #83B7D3
triadic
#83D3C7 #C783D3 #D3C783
tetradic
#83D3C7 #9F83D3 #D3838F #B7D383
square
#83D3C7 #9F83D3 #D3838F #B7D383
split-complementary
#83D3C7 #D383B7 #D39F83
monochromatic
#3AA292 #56C3B3 #83D3C7 #B0E3DB #DDF3F0
Accessibility & contrast
On white
1.73
#83D3C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#83D3C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83D3C7
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83D3C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83D3C7 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC7
Deuteranopia (green-blind)
#BEC0C8
Tritanopia (blue-blind)
#66D6CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #83d3c7; /* rgb */ color: rgb(131, 211, 199); /* oklch */ color: oklch(81.2% 0.081 183.7);
Tailwind
colors: {
custom: {
50: '#aae0d8',
500: '#83d3c7',
950: '#000000',
},
}SCSS
$custom: #83d3c7; $custom-light: #aae0d8; $custom-dark: #000000;
JSON
{
"hex": "#83d3c7",
"rgb": {
"r": 131,
"g": 211,
"b": 199
},
"hsl": {
"h": 171,
"s": 47.619,
"l": 67.059
},
"oklch": {
"l": 0.81188,
"c": 0.08084,
"h": 183.7
},
"luminance": 0.55537
}Semantic roles & 50–950 ramp
primary
#83D3C7
secondary
#A75360
accent
#2B40BB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483