#83CDC8#83CDC8
#83CDC8 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.9% C 0.074 H 190.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #83CDC8 |
|---|---|
| RGB | rgb(131, 205, 200) |
| HSL | hsl(176, 43%, 66%) |
| HSV | hsv(176, 36%, 80%) |
| CMYK | cmyk(36.1%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(77.67, -24.09, -4.80) |
| CIE-LCH | lch(77.67, 24.56, 191.28°) |
| OKLab | oklab(79.85% -0.073 -0.0133) |
| OKLCH | oklch(79.85% 0.074 190.3) |
| XYZ | xyz(41.6129, 52.6554, 62.6031) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.82
Pale Teal
#82CBB2
ΔE00 7.39
Darkturquoise
#00CED1
ΔE00 7.83
Seafoam Blue
#78D1B6
ΔE00 7.93
Turquoise
#40E0D0
ΔE00 8.53
Paleturquoise
#AFEEEE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CDC8 #CD8388
analogous
#83CDA3 #83CDC8 #83ADCD
triadic
#83CDC8 #C883CD #CDC883
tetradic
#83CDC8 #A383CD #CD8388 #ADCD83
square
#83CDC8 #A383CD #CD8388 #ADCD83
split-complementary
#83CDC8 #CD83AD #CDA383
monochromatic
#3D9892 #57BBB5 #83CDC8 #AFDFDB #DAF0EF
Accessibility & contrast
On white
1.82
#83CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#83CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CDC8
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CDC8 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#B8BCC9
Tritanopia (blue-blind)
#67D1CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #83cdc8; /* rgb */ color: rgb(131, 205, 200); /* oklch */ color: oklch(79.9% 0.074 190.3);
Tailwind
colors: {
custom: {
50: '#aadcd8',
500: '#83cdc8',
950: '#000000',
},
}SCSS
$custom: #83cdc8; $custom-light: #aadcd8; $custom-dark: #000000;
JSON
{
"hex": "#83cdc8",
"rgb": {
"r": 131,
"g": 205,
"b": 200
},
"hsl": {
"h": 175.946,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.79851,
"c": 0.07419,
"h": 190.3
},
"luminance": 0.52658
}Semantic roles & 50–950 ramp
primary
#83CDC8
secondary
#9E565B
accent
#3039B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483