#83CCDC#83CCDC
#83CCDC is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.3% C 0.076 H 213.1°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #83CCDC |
|---|---|
| RGB | rgb(131, 204, 220) |
| HSL | hsl(191, 56%, 69%) |
| HSV | hsv(191, 40%, 86%) |
| CMYK | cmyk(40.5%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(77.98, -18.68, -15.11) |
| CIE-LCH | lch(77.98, 24.02, 218.96°) |
| OKLab | oklab(80.29% -0.0637 -0.0415) |
| OKLCH | oklch(80.29% 0.076 213.1) |
| XYZ | xyz(43.8666, 53.1753, 75.6486) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.81
Baby Blue
#89CFF0
ΔE00 6.22
Lightblue
#ADD8E6
ΔE00 6.72
Powder Blue
#B0E0E6
ΔE00 7.30
Ice Blue
#A5DFF9
ΔE00 7.42
Neon Blue
#04D9FF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CCDC #DC9383
analogous
#83DCC0 #83CCDC #83A0DC
triadic
#83CCDC #DC83CC #CCDC83
tetradic
#83CCDC #C083DC #DC9383 #A0DC83
square
#83CCDC #C083DC #DC9383 #A0DC83
split-complementary
#83CCDC #DC83A0 #DCC083
monochromatic
#329BB2 #53B8CF #83CCDC #B3E0E9 #E2F3F7
Accessibility & contrast
On white
1.80
#83CCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#83CCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CCDC
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CCDC | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DD
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#5DD3D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #83ccdc; /* rgb */ color: rgb(131, 204, 220); /* oklch */ color: oklch(80.3% 0.076 213.1);
Tailwind
colors: {
custom: {
50: '#abdbe6',
500: '#83ccdc',
950: '#000000',
},
}SCSS
$custom: #83ccdc; $custom-light: #abdbe6; $custom-dark: #000000;
JSON
{
"hex": "#83ccdc",
"rgb": {
"r": 131,
"g": 204,
"b": 220
},
"hsl": {
"h": 190.787,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.80292,
"c": 0.07606,
"h": 213.1
},
"luminance": 0.53178
}Semantic roles & 50–950 ramp
primary
#83CCDC
secondary
#B36250
accent
#3F22C4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101516
muted
#818484