#83CDC7#83CDC7
#83CDC7 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.8% C 0.074 H 189.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #83CDC7 |
|---|---|
| RGB | rgb(131, 205, 199) |
| HSL | hsl(175, 43%, 66%) |
| HSV | hsv(175, 36%, 80%) |
| CMYK | cmyk(36.1%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(77.64, -24.33, -4.31) |
| CIE-LCH | lch(77.64, 24.70, 190.04°) |
| OKLab | oklab(79.82% -0.0734 -0.012) |
| OKLCH | oklch(79.82% 0.074 189.3) |
| XYZ | xyz(41.4964, 52.6088, 61.9897) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.81
Pale Teal
#82CBB2
ΔE00 6.99
Seafoam Blue
#78D1B6
ΔE00 7.54
Darkturquoise
#00CED1
ΔE00 7.95
Turquoise
#40E0D0
ΔE00 8.35
Paleturquoise
#AFEEEE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CDC7 #CD8389
analogous
#83CDA2 #83CDC7 #83AECD
triadic
#83CDC7 #C783CD #CDC783
tetradic
#83CDC7 #A283CD #CD8389 #AECD83
square
#83CDC7 #A283CD #CD8389 #AECD83
split-complementary
#83CDC7 #CD83AE #CDA283
monochromatic
#3D9891 #57BBB3 #83CDC7 #AFDFDB #DAF0EE
Accessibility & contrast
On white
1.82
#83CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#83CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CDC7
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CDC7 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C7
Deuteranopia (green-blind)
#B8BCC8
Tritanopia (blue-blind)
#67D1CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #83cdc7; /* rgb */ color: rgb(131, 205, 199); /* oklch */ color: oklch(79.8% 0.074 189.3);
Tailwind
colors: {
custom: {
50: '#aadcd8',
500: '#83cdc7',
950: '#000000',
},
}SCSS
$custom: #83cdc7; $custom-light: #aadcd8; $custom-dark: #000000;
JSON
{
"hex": "#83cdc7",
"rgb": {
"r": 131,
"g": 205,
"b": 199
},
"hsl": {
"h": 175.135,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.7982,
"c": 0.07438,
"h": 189.3
},
"luminance": 0.52611
}Semantic roles & 50–950 ramp
primary
#83CDC7
secondary
#9E565C
accent
#303BB6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483