#83CDC2#83CDC2
#83CDC2 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.076 H 184.0°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #83CDC2 |
|---|---|
| RGB | rgb(131, 205, 194) |
| HSL | hsl(171, 43%, 66%) |
| HSV | hsv(171, 36%, 80%) |
| CMYK | cmyk(36.1%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(77.51, -25.49, -1.82) |
| CIE-LCH | lch(77.51, 25.55, 184.08°) |
| OKLab | oklab(79.67% -0.0755 -0.0053) |
| OKLCH | oklch(79.67% 0.076 184) |
| XYZ | xyz(40.9254, 52.3804, 58.9824) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.06
Seafoam Blue
#78D1B6
ΔE00 5.63
Mediumturquoise
#48D1CC
ΔE00 6.18
Turquoise
#40E0D0
ΔE00 7.81
Mediumaquamarine
#66CDAA
ΔE00 8.28
Darkturquoise
#00CED1
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CDC2 #CD838E
analogous
#83CD9D #83CDC2 #83B3CD
triadic
#83CDC2 #C283CD #CDC283
tetradic
#83CDC2 #9D83CD #CD838E #B3CD83
square
#83CDC2 #9D83CD #CD838E #B3CD83
split-complementary
#83CDC2 #CD83B3 #CD9D83
monochromatic
#3D988B #57BBAD #83CDC2 #AFDFD7 #DAF0ED
Accessibility & contrast
On white
1.83
#83CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#83CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CDC2
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CDC2 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C2
Deuteranopia (green-blind)
#B9BBC3
Tritanopia (blue-blind)
#69D0C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #83cdc2; /* rgb */ color: rgb(131, 205, 194); /* oklch */ color: oklch(79.7% 0.076 184.0);
Tailwind
colors: {
custom: {
50: '#aadcd4',
500: '#83cdc2',
950: '#000000',
},
}SCSS
$custom: #83cdc2; $custom-light: #aadcd4; $custom-dark: #000000;
JSON
{
"hex": "#83cdc2",
"rgb": {
"r": 131,
"g": 205,
"b": 194
},
"hsl": {
"h": 171.081,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.79666,
"c": 0.07569,
"h": 184
},
"luminance": 0.52383
}Semantic roles & 50–950 ramp
primary
#83CDC2
secondary
#9E5661
accent
#3044B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483