#83CCC3#83CCC3
#83CCC3 is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.5% C 0.074 H 186.0°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #83CCC3 |
|---|---|
| RGB | rgb(131, 204, 195) |
| HSL | hsl(173, 42%, 66%) |
| HSV | hsv(173, 36%, 80%) |
| CMYK | cmyk(35.8%, 0%, 4.4%, 20%) |
| CIE-LAB | lab(77.25, -24.77, -2.73) |
| CIE-LCH | lch(77.25, 24.92, 186.30°) |
| OKLab | oklab(79.47% -0.0739 -0.0077) |
| OKLCH | oklch(79.47% 0.074 186) |
| XYZ | xyz(40.7997, 51.9486, 59.4964) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.77
Mediumturquoise
#48D1CC
ΔE00 6.06
Seafoam Blue
#78D1B6
ΔE00 6.41
Turquoise
#40E0D0
ΔE00 8.15
Darkturquoise
#00CED1
ΔE00 8.50
Mediumaquamarine
#66CDAA
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CCC3 #CC838C
analogous
#83CC9E #83CCC3 #83B0CC
triadic
#83CCC3 #C383CC #CCC383
tetradic
#83CCC3 #9E83CC #CC838C #B0CC83
square
#83CCC3 #9E83CC #CC838C #B0CC83
split-complementary
#83CCC3 #CC83B0 #CC9E83
monochromatic
#3E978C #58BAAE #83CCC3 #AEDED8 #DAF0ED
Accessibility & contrast
On white
1.84
#83CCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#83CCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CCC3
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CCC3 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C3
Deuteranopia (green-blind)
#B8BBC4
Tritanopia (blue-blind)
#69CFC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #83ccc3; /* rgb */ color: rgb(131, 204, 195); /* oklch */ color: oklch(79.5% 0.074 186.0);
Tailwind
colors: {
custom: {
50: '#aadbd5',
500: '#83ccc3',
950: '#000000',
},
}SCSS
$custom: #83ccc3; $custom-light: #aadbd5; $custom-dark: #000000;
JSON
{
"hex": "#83ccc3",
"rgb": {
"r": 131,
"g": 204,
"b": 195
},
"hsl": {
"h": 172.603,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.79468,
"c": 0.07426,
"h": 186
},
"luminance": 0.51951
}Semantic roles & 50–950 ramp
primary
#83CCC3
secondary
#9D565F
accent
#3141B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483