#83CCC2#83CCC2
#83CCC2 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.4% C 0.075 H 184.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #83CCC2 |
|---|---|
| RGB | rgb(131, 204, 194) |
| HSL | hsl(172, 42%, 66%) |
| HSV | hsv(172, 36%, 80%) |
| CMYK | cmyk(35.8%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(77.22, -25.00, -2.23) |
| CIE-LCH | lch(77.22, 25.10, 185.11°) |
| OKLab | oklab(79.44% -0.0743 -0.0064) |
| OKLCH | oklch(79.44% 0.075 184.9) |
| XYZ | xyz(40.6870, 51.9035, 58.9029) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.39
Seafoam Blue
#78D1B6
ΔE00 6.04
Mediumturquoise
#48D1CC
ΔE00 6.17
Turquoise
#40E0D0
ΔE00 8.06
Mediumaquamarine
#66CDAA
ΔE00 8.64
Darkturquoise
#00CED1
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CCC2 #CC838D
analogous
#83CC9D #83CCC2 #83B1CC
triadic
#83CCC2 #C283CC #CCC283
tetradic
#83CCC2 #9D83CC #CC838D #B1CC83
square
#83CCC2 #9D83CC #CC838D #B1CC83
split-complementary
#83CCC2 #CC83B1 #CC9D83
monochromatic
#3E978A #58BAAD #83CCC2 #AEDED7 #DAF0ED
Accessibility & contrast
On white
1.85
#83CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#83CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CCC2
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CCC2 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C2
Deuteranopia (green-blind)
#B8BBC3
Tritanopia (blue-blind)
#69CFC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #83ccc2; /* rgb */ color: rgb(131, 204, 194); /* oklch */ color: oklch(79.4% 0.075 184.9);
Tailwind
colors: {
custom: {
50: '#aadbd4',
500: '#83ccc2',
950: '#000000',
},
}SCSS
$custom: #83ccc2; $custom-light: #aadbd4; $custom-dark: #000000;
JSON
{
"hex": "#83ccc2",
"rgb": {
"r": 131,
"g": 204,
"b": 194
},
"hsl": {
"h": 171.781,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.79438,
"c": 0.07456,
"h": 184.9
},
"luminance": 0.51906
}Semantic roles & 50–950 ramp
primary
#83CCC2
secondary
#9D5660
accent
#3143B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483