#83D3DC#83D3DC
#83D3DC is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.9% C 0.079 H 204.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #83D3DC |
|---|---|
| RGB | rgb(131, 211, 220) |
| HSL | hsl(186, 56%, 69%) |
| HSV | hsv(186, 40%, 86%) |
| CMYK | cmyk(40.5%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(79.94, -22.21, -12.16) |
| CIE-LCH | lch(79.94, 25.32, 208.70°) |
| OKLab | oklab(81.86% -0.072 -0.0334) |
| OKLCH | oklch(81.86% 0.079 204.9) |
| XYZ | xyz(45.5679, 56.5779, 76.2157) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Powder Blue
#B0E0E6
ΔE00 6.66
Robin'S Egg
#6DEDFD
ΔE00 6.79
Robin Egg Blue
#8AF1FE
ΔE00 6.87
Aqua Blue
#02D8E9
ΔE00 6.92
Paleturquoise
#AFEEEE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83D3DC #DC8C83
analogous
#83DCB9 #83D3DC #83A7DC
triadic
#83D3DC #DC83D3 #D3DC83
tetradic
#83D3DC #B983DC #DC8C83 #A7DC83
square
#83D3DC #B983DC #DC8C83 #A7DC83
split-complementary
#83D3DC #DC83A7 #DCB983
monochromatic
#32A5B2 #53C2CF #83D3DC #B3E4E9 #E2F5F7
Accessibility & contrast
On white
1.71
#83D3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#83D3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83D3DC
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83D3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83D3DC | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#5CD9D6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #83d3dc; /* rgb */ color: rgb(131, 211, 220); /* oklch */ color: oklch(81.9% 0.079 204.9);
Tailwind
colors: {
custom: {
50: '#abe0e6',
500: '#83d3dc',
950: '#000000',
},
}SCSS
$custom: #83d3dc; $custom-light: #abe0e6; $custom-dark: #000000;
JSON
{
"hex": "#83d3dc",
"rgb": {
"r": 131,
"g": 211,
"b": 220
},
"hsl": {
"h": 186.067,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.8186,
"c": 0.07942,
"h": 204.9
},
"luminance": 0.56581
}Semantic roles & 50–950 ramp
primary
#83D3DC
secondary
#B35A50
accent
#3222C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484