#83CDCE#83CDCE
#83CDCE is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.0% C 0.074 H 196.9°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #83CDCE |
|---|---|
| RGB | rgb(131, 205, 206) |
| HSL | hsl(181, 43%, 66%) |
| HSV | hsv(181, 36%, 81%) |
| CMYK | cmyk(36.4%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(77.84, -22.66, -7.78) |
| CIE-LCH | lch(77.84, 23.96, 198.96°) |
| OKLab | oklab(80.04% -0.0705 -0.0214) |
| OKLCH | oklch(80.04% 0.074 196.9) |
| XYZ | xyz(42.3279, 52.9414, 66.3688) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.55
Darkturquoise
#00CED1
ΔE00 7.66
Powder Blue
#B0E0E6
ΔE00 7.93
Paleturquoise
#AFEEEE
ΔE00 8.32
Aqua Blue
#02D8E9
ΔE00 8.38
Robin'S Egg Blue
#98EFF9
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CDCE #CE8483
analogous
#83CEA9 #83CDCE #83A7CE
triadic
#83CDCE #CE83CD #CDCE83
tetradic
#83CDCE #A983CE #CE8483 #A7CE83
square
#83CDCE #A983CE #CE8483 #A7CE83
split-complementary
#83CDCE #CE83A7 #CEA983
monochromatic
#3D999A #57BBBD #83CDCE #AFDFDF #DBF0F1
Accessibility & contrast
On white
1.81
#83CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#83CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CDCE
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CDCE | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CE
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#64D2CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #83cdce; /* rgb */ color: rgb(131, 205, 206); /* oklch */ color: oklch(80.0% 0.074 196.9);
Tailwind
colors: {
custom: {
50: '#aadcdc',
500: '#83cdce',
950: '#000000',
},
}SCSS
$custom: #83cdce; $custom-light: #aadcdc; $custom-dark: #000000;
JSON
{
"hex": "#83cdce",
"rgb": {
"r": 131,
"g": 205,
"b": 206
},
"hsl": {
"h": 180.8,
"s": 43.353,
"l": 66.078
},
"oklch": {
"l": 0.80043,
"c": 0.07369,
"h": 196.9
},
"luminance": 0.52944
}Semantic roles & 50–950 ramp
primary
#83CDCE
secondary
#A05655
accent
#312FB6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484