#83CDCA#83CDCA
#83CDCA is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.074 H 192.5°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #83CDCA |
|---|---|
| RGB | rgb(131, 205, 202) |
| HSL | hsl(178, 43%, 66%) |
| HSV | hsv(178, 36%, 80%) |
| CMYK | cmyk(36.1%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(77.73, -23.62, -5.80) |
| CIE-LCH | lch(77.73, 24.32, 193.79°) |
| OKLab | oklab(79.91% -0.0722 -0.016) |
| OKLCH | oklch(79.91% 0.074 192.5) |
| XYZ | xyz(41.8482, 52.7495, 63.8422) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.95
Darkturquoise
#00CED1
ΔE00 7.67
Pale Teal
#82CBB2
ΔE00 8.19
Paleturquoise
#AFEEEE
ΔE00 8.54
Powder Blue
#B0E0E6
ΔE00 8.71
Seafoam Blue
#78D1B6
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CDCA #CD8386
analogous
#83CDA5 #83CDCA #83ABCD
triadic
#83CDCA #CA83CD #CDCA83
tetradic
#83CDCA #A583CD #CD8386 #ABCD83
square
#83CDCA #A583CD #CD8386 #ABCD83
split-complementary
#83CDCA #CD83AB #CDA583
monochromatic
#3D9895 #57BBB7 #83CDCA #AFDFDD #DAF0EF
Accessibility & contrast
On white
1.82
#83CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#83CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CDCA
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CDCA | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#66D1CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #83cdca; /* rgb */ color: rgb(131, 205, 202); /* oklch */ color: oklch(79.9% 0.074 192.5);
Tailwind
colors: {
custom: {
50: '#aadcda',
500: '#83cdca',
950: '#000000',
},
}SCSS
$custom: #83cdca; $custom-light: #aadcda; $custom-dark: #000000;
JSON
{
"hex": "#83cdca",
"rgb": {
"r": 131,
"g": 205,
"b": 202
},
"hsl": {
"h": 177.568,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.79914,
"c": 0.07392,
"h": 192.5
},
"luminance": 0.52752
}Semantic roles & 50–950 ramp
primary
#83CDCA
secondary
#9E5659
accent
#3035B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483