#83CDCD#83CDCD
#83CDCD is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.0% C 0.074 H 195.8°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #83CDCD |
|---|---|
| RGB | rgb(131, 205, 205) |
| HSL | hsl(180, 43%, 66%) |
| HSV | hsv(180, 36%, 80%) |
| CMYK | cmyk(36.1%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(77.81, -22.90, -7.29) |
| CIE-LCH | lch(77.81, 24.03, 197.65°) |
| OKLab | oklab(80.01% -0.0709 -0.02) |
| OKLCH | oklch(80.01% 0.074 195.8) |
| XYZ | xyz(42.2068, 52.8929, 65.7311) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 7.62
Powder Blue
#B0E0E6
ΔE00 8.11
Paleturquoise
#AFEEEE
ΔE00 8.35
Aqua Blue
#02D8E9
ΔE00 8.57
Robin'S Egg Blue
#98EFF9
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CDCD #CD8383
analogous
#83CDA8 #83CDCD #83A8CD
triadic
#83CDCD #CD83CD #CDCD83
tetradic
#83CDCD #A883CD #CD8383 #A8CD83
square
#83CDCD #A883CD #CD8383 #A8CD83
split-complementary
#83CDCD #CD83A8 #CDA883
monochromatic
#3D9898 #57BBBB #83CDCD #AFDFDF #DAF0F0
Accessibility & contrast
On white
1.81
#83CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#83CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CDCD
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CDCD | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#65D1CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #83cdcd; /* rgb */ color: rgb(131, 205, 205); /* oklch */ color: oklch(80.0% 0.074 195.8);
Tailwind
colors: {
custom: {
50: '#aadcdc',
500: '#83cdcd',
950: '#000000',
},
}SCSS
$custom: #83cdcd; $custom-light: #aadcdc; $custom-dark: #000000;
JSON
{
"hex": "#83cdcd",
"rgb": {
"r": 131,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.8001,
"c": 0.07371,
"h": 195.8
},
"luminance": 0.52896
}Semantic roles & 50–950 ramp
primary
#83CDCD
secondary
#9E5656
accent
#3030B6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484