#83DCD7#83DCD7
#83DCD7 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.086 H 191.0°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #83DCD7 |
|---|---|
| RGB | rgb(131, 220, 215) |
| HSL | hsl(177, 56%, 69%) |
| HSV | hsv(177, 40%, 86%) |
| CMYK | cmyk(40.5%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(82.33, -27.86, -5.94) |
| CIE-LCH | lch(82.33, 28.49, 192.04°) |
| OKLab | oklab(83.73% -0.0846 -0.0165) |
| OKLCH | oklch(83.73% 0.086 191) |
| XYZ | xyz(47.2143, 60.9145, 73.5465) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.48
Turquoise
#40E0D0
ΔE00 6.68
Paleturquoise
#AFEEEE
ΔE00 6.70
Robin'S Egg Blue
#98EFF9
ΔE00 7.38
Darkturquoise
#00CED1
ΔE00 7.73
Tiffany Blue
#7BF2DA
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DCD7 #DC8388
analogous
#83DCAB #83DCD7 #83B5DC
triadic
#83DCD7 #D783DC #DCD783
tetradic
#83DCD7 #AB83DC #DC8388 #B5DC83
square
#83DCD7 #AB83DC #DC8388 #B5DC83
split-complementary
#83DCD7 #DC83B5 #DCAB83
monochromatic
#32B2AB #53CFC8 #83DCD7 #B3E9E6 #E2F7F6
Accessibility & contrast
On white
1.59
#83DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#83DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DCD7
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DCD7 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D7
Deuteranopia (green-blind)
#C3C8D8
Tritanopia (blue-blind)
#5DE0DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #83dcd7; /* rgb */ color: rgb(131, 220, 215); /* oklch */ color: oklch(83.7% 0.086 191.0);
Tailwind
colors: {
custom: {
50: '#ace7e3',
500: '#83dcd7',
950: '#000000',
},
}SCSS
$custom: #83dcd7; $custom-light: #ace7e3; $custom-dark: #000000;
JSON
{
"hex": "#83dcd7",
"rgb": {
"r": 131,
"g": 220,
"b": 215
},
"hsl": {
"h": 176.629,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.83729,
"c": 0.08623,
"h": 191
},
"luminance": 0.60918
}Semantic roles & 50–950 ramp
primary
#83DCD7
secondary
#B35056
accent
#222BC4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484