#83CCD5#83CCD5
#83CCD5 is a light, moderate teal. Relative luminance 0.528; OKLCH L 80.0% C 0.074 H 205.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #83CCD5 |
|---|---|
| RGB | rgb(131, 204, 213) |
| HSL | hsl(187, 49%, 67%) |
| HSV | hsv(187, 38%, 84%) |
| CMYK | cmyk(38.5%, 4.2%, 0%, 16.5%) |
| CIE-LAB | lab(77.76, -20.44, -11.66) |
| CIE-LCH | lch(77.76, 23.53, 209.71°) |
| OKLab | oklab(80.05% -0.0665 -0.032) |
| OKLCH | oklch(80.05% 0.074 205.7) |
| XYZ | xyz(42.9589, 52.8122, 70.8680) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.11
Sky Blue
#87CEEB
ΔE00 7.47
Aqua Blue
#02D8E9
ΔE00 7.80
Lightblue
#ADD8E6
ΔE00 7.93
Robin'S Egg Blue
#98EFF9
ΔE00 8.03
Robin'S Egg
#6DEDFD
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CCD5 #D58C83
analogous
#83D5B5 #83CCD5 #83A3D5
triadic
#83CCD5 #D583CC #CCD583
tetradic
#83CCD5 #B583D5 #D58C83 #A3D583
square
#83CCD5 #B583D5 #D58C83 #A3D583
split-complementary
#83CCD5 #D583A3 #D5B583
monochromatic
#389AA6 #55B9C6 #83CCD5 #B1DFE4 #DEF2F4
Accessibility & contrast
On white
1.82
#83CCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#83CCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CCD5
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CCD5 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D6
Deuteranopia (green-blind)
#B3BCD5
Tritanopia (blue-blind)
#61D2CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #83ccd5; /* rgb */ color: rgb(131, 204, 213); /* oklch */ color: oklch(80.0% 0.074 205.7);
Tailwind
colors: {
custom: {
50: '#abdbe1',
500: '#83ccd5',
950: '#000000',
},
}SCSS
$custom: #83ccd5; $custom-light: #abdbe1; $custom-dark: #000000;
JSON
{
"hex": "#83ccd5",
"rgb": {
"r": 131,
"g": 204,
"b": 213
},
"hsl": {
"h": 186.585,
"s": 49.398,
"l": 67.451
},
"oklch": {
"l": 0.8005,
"c": 0.07379,
"h": 205.7
},
"luminance": 0.52815
}Semantic roles & 50–950 ramp
primary
#83CCD5
secondary
#AA5C52
accent
#3929BD
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484