#83CDC0#83CDC0
#83CDC0 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.076 H 182.0°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #83CDC0 |
|---|---|
| RGB | rgb(131, 205, 192) |
| HSL | hsl(169, 43%, 66%) |
| HSV | hsv(169, 36%, 80%) |
| CMYK | cmyk(36.1%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(77.45, -25.95, -0.82) |
| CIE-LCH | lch(77.45, 25.96, 181.81°) |
| OKLab | oklab(79.61% -0.0763 -0.0026) |
| OKLCH | oklch(79.61% 0.076 182) |
| XYZ | xyz(40.7023, 52.2911, 57.8074) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.31
Seafoam Blue
#78D1B6
ΔE00 4.91
Mediumturquoise
#48D1CC
ΔE00 6.51
Mediumaquamarine
#66CDAA
ΔE00 7.57
Turquoise
#40E0D0
ΔE00 7.74
Light Teal
#90E4C1
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CDC0 #CD8390
analogous
#83CD9B #83CDC0 #83B5CD
triadic
#83CDC0 #C083CD #CDC083
tetradic
#83CDC0 #9B83CD #CD8390 #B5CD83
square
#83CDC0 #9B83CD #CD8390 #B5CD83
split-complementary
#83CDC0 #CD83B5 #CD9B83
monochromatic
#3D9888 #57BBAA #83CDC0 #AFDFD6 #DAF0EC
Accessibility & contrast
On white
1.83
#83CDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#83CDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CDC0
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CDC0 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5C0
Deuteranopia (green-blind)
#BABBC1
Tritanopia (blue-blind)
#6AD0C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #83cdc0; /* rgb */ color: rgb(131, 205, 192); /* oklch */ color: oklch(79.6% 0.076 182.0);
Tailwind
colors: {
custom: {
50: '#aadcd3',
500: '#83cdc0',
950: '#000000',
},
}SCSS
$custom: #83cdc0; $custom-light: #aadcd3; $custom-dark: #000000;
JSON
{
"hex": "#83cdc0",
"rgb": {
"r": 131,
"g": 205,
"b": 192
},
"hsl": {
"h": 169.459,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.79606,
"c": 0.07639,
"h": 182
},
"luminance": 0.52294
}Semantic roles & 50–950 ramp
primary
#83CDC0
secondary
#9E5663
accent
#3047B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483