#83CDC3#83CDC3
#83CDC3 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.075 H 185.0°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #83CDC3 |
|---|---|
| RGB | rgb(131, 205, 195) |
| HSL | hsl(172, 43%, 66%) |
| HSV | hsv(172, 36%, 80%) |
| CMYK | cmyk(36.1%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(77.53, -25.26, -2.31) |
| CIE-LCH | lch(77.53, 25.36, 185.24°) |
| OKLab | oklab(79.7% -0.0751 -0.0066) |
| OKLCH | oklch(79.7% 0.075 185) |
| XYZ | xyz(41.0381, 52.4254, 59.5759) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.44
Seafoam Blue
#78D1B6
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 6.05
Turquoise
#40E0D0
ΔE00 7.87
Darkturquoise
#00CED1
ΔE00 8.62
Mediumaquamarine
#66CDAA
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CDC3 #CD838D
analogous
#83CD9E #83CDC3 #83B2CD
triadic
#83CDC3 #C383CD #CDC383
tetradic
#83CDC3 #9E83CD #CD838D #B2CD83
square
#83CDC3 #9E83CD #CD838D #B2CD83
split-complementary
#83CDC3 #CD83B2 #CD9E83
monochromatic
#3D988C #57BBAE #83CDC3 #AFDFD8 #DAF0ED
Accessibility & contrast
On white
1.83
#83CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#83CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CDC3
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CDC3 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C3
Deuteranopia (green-blind)
#B9BCC4
Tritanopia (blue-blind)
#69D0CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #83cdc3; /* rgb */ color: rgb(131, 205, 195); /* oklch */ color: oklch(79.7% 0.075 185.0);
Tailwind
colors: {
custom: {
50: '#aadcd5',
500: '#83cdc3',
950: '#000000',
},
}SCSS
$custom: #83cdc3; $custom-light: #aadcd5; $custom-dark: #000000;
JSON
{
"hex": "#83cdc3",
"rgb": {
"r": 131,
"g": 205,
"b": 195
},
"hsl": {
"h": 171.892,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.79696,
"c": 0.07538,
"h": 185
},
"luminance": 0.52428
}Semantic roles & 50–950 ramp
primary
#83CDC3
secondary
#9E5660
accent
#3042B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483