#83D3CA#83D3CA
#83D3CA is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.3% C 0.080 H 186.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #83D3CA |
|---|---|
| RGB | rgb(131, 211, 202) |
| HSL | hsl(173, 48%, 67%) |
| HSV | hsv(173, 38%, 83%) |
| CMYK | cmyk(37.9%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(79.43, -26.57, -3.29) |
| CIE-LCH | lch(79.43, 26.77, 187.06°) |
| OKLab | oklab(81.28% -0.0794 -0.0093) |
| OKLCH | oklch(81.28% 0.08 186.7) |
| XYZ | xyz(43.3110, 55.6752, 64.3298) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.47
Pale Teal
#82CBB2
ΔE00 6.30
Seafoam Blue
#78D1B6
ΔE00 6.39
Turquoise
#40E0D0
ΔE00 6.94
Darkturquoise
#00CED1
ΔE00 8.14
Paleturquoise
#AFEEEE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83D3CA #D3838C
analogous
#83D3A2 #83D3CA #83B4D3
triadic
#83D3CA #CA83D3 #D3CA83
tetradic
#83D3CA #A283D3 #D3838C #B4D383
square
#83D3CA #A283D3 #D3838C #B4D383
split-complementary
#83D3CA #D383B4 #D3A283
monochromatic
#3AA296 #56C3B7 #83D3CA #B0E3DD #DDF3F1
Accessibility & contrast
On white
1.73
#83D3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#83D3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83D3CA
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83D3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83D3CA | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#BDC0CB
Tritanopia (blue-blind)
#65D6D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #83d3ca; /* rgb */ color: rgb(131, 211, 202); /* oklch */ color: oklch(81.3% 0.080 186.7);
Tailwind
colors: {
custom: {
50: '#abe0da',
500: '#83d3ca',
950: '#000000',
},
}SCSS
$custom: #83d3ca; $custom-light: #abe0da; $custom-dark: #000000;
JSON
{
"hex": "#83d3ca",
"rgb": {
"r": 131,
"g": 211,
"b": 202
},
"hsl": {
"h": 173.25,
"s": 47.619,
"l": 67.059
},
"oklch": {
"l": 0.81279,
"c": 0.07995,
"h": 186.7
},
"luminance": 0.55678
}Semantic roles & 50–950 ramp
primary
#83D3CA
secondary
#A7535D
accent
#2B3BBB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483