#83DCDC#83DCDC
#83DCDC is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.086 H 195.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #83DCDC |
|---|---|
| RGB | rgb(131, 220, 220) |
| HSL | hsl(180, 56%, 69%) |
| HSV | hsv(180, 40%, 86%) |
| CMYK | cmyk(40.5%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(82.47, -26.65, -8.39) |
| CIE-LCH | lch(82.47, 27.94, 197.48°) |
| OKLab | oklab(83.89% -0.0826 -0.0231) |
| OKLCH | oklch(83.89% 0.086 195.6) |
| XYZ | xyz(47.8666, 61.1754, 76.9820) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Mediumturquoise
#48D1CC
ΔE00 6.03
Paleturquoise
#AFEEEE
ΔE00 6.18
Robin Egg Blue
#8AF1FE
ΔE00 6.52
Robin'S Egg
#6DEDFD
ΔE00 6.68
Darkturquoise
#00CED1
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DCDC #DC8383
analogous
#83DCB0 #83DCDC #83B0DC
triadic
#83DCDC #DC83DC #DCDC83
tetradic
#83DCDC #B083DC #DC8383 #B0DC83
square
#83DCDC #B083DC #DC8383 #B0DC83
split-complementary
#83DCDC #DC83B0 #DCB083
monochromatic
#32B2B2 #53CFCF #83DCDC #B3E9E9 #E2F7F7
Accessibility & contrast
On white
1.59
#83DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#83DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DCDC
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DCDC | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#5AE1DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #83dcdc; /* rgb */ color: rgb(131, 220, 220); /* oklch */ color: oklch(83.9% 0.086 195.6);
Tailwind
colors: {
custom: {
50: '#ace7e6',
500: '#83dcdc',
950: '#000000',
},
}SCSS
$custom: #83dcdc; $custom-light: #ace7e6; $custom-dark: #000000;
JSON
{
"hex": "#83dcdc",
"rgb": {
"r": 131,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.83888,
"c": 0.08577,
"h": 195.6
},
"luminance": 0.61179
}Semantic roles & 50–950 ramp
primary
#83DCDC
secondary
#B35050
accent
#2222C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484