#83CCCD#83CCCD
#83CCCD is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.8% C 0.073 H 196.9°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #83CCCD |
|---|---|
| RGB | rgb(131, 204, 205) |
| HSL | hsl(181, 43%, 66%) |
| HSV | hsv(181, 36%, 80%) |
| CMYK | cmyk(36.1%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(77.53, -22.40, -7.71) |
| CIE-LCH | lch(77.53, 23.69, 198.99°) |
| OKLab | oklab(79.78% -0.0697 -0.0212) |
| OKLCH | oklch(79.78% 0.073 196.9) |
| XYZ | xyz(41.9684, 52.4160, 65.6516) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.66
Darkturquoise
#00CED1
ΔE00 7.74
Powder Blue
#B0E0E6
ΔE00 8.00
Paleturquoise
#AFEEEE
ΔE00 8.50
Aqua Blue
#02D8E9
ΔE00 8.51
Robin'S Egg Blue
#98EFF9
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CCCD #CD8483
analogous
#83CDA9 #83CCCD #83A7CD
triadic
#83CCCD #CD83CC #CCCD83
tetradic
#83CCCD #A983CD #CD8483 #A7CD83
square
#83CCCD #A983CD #CD8483 #A7CD83
split-complementary
#83CCCD #CD83A7 #CDA983
monochromatic
#3D9798 #57BABB #83CCCD #AFDEDF #DAF0F0
Accessibility & contrast
On white
1.83
#83CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#83CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CCCD
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CCCD | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CD
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#65D1CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #83cccd; /* rgb */ color: rgb(131, 204, 205); /* oklch */ color: oklch(79.8% 0.073 196.9);
Tailwind
colors: {
custom: {
50: '#aadbdc',
500: '#83cccd',
950: '#000000',
},
}SCSS
$custom: #83cccd; $custom-light: #aadbdc; $custom-dark: #000000;
JSON
{
"hex": "#83cccd",
"rgb": {
"r": 131,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.811,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.79784,
"c": 0.07287,
"h": 196.9
},
"luminance": 0.52419
}Semantic roles & 50–950 ramp
primary
#83CCCD
secondary
#9E5756
accent
#3230B6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484