#83CCCA#83CCCA
#83CCCA is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.7% C 0.073 H 193.6°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #83CCCA |
|---|---|
| RGB | rgb(131, 204, 202) |
| HSL | hsl(178, 42%, 66%) |
| HSV | hsv(178, 36%, 80%) |
| CMYK | cmyk(35.8%, 0%, 1%, 20%) |
| CIE-LAB | lab(77.44, -23.12, -6.22) |
| CIE-LCH | lch(77.44, 23.94, 195.05°) |
| OKLab | oklab(79.69% -0.0709 -0.0171) |
| OKLCH | oklch(79.69% 0.073 193.6) |
| XYZ | xyz(41.6098, 52.2726, 63.7627) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 7.71
Pale Teal
#82CBB2
ΔE00 8.56
Powder Blue
#B0E0E6
ΔE00 8.57
Paleturquoise
#AFEEEE
ΔE00 8.64
Aqua Blue
#02D8E9
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CCCA #CC8385
analogous
#83CCA5 #83CCCA #83A9CC
triadic
#83CCCA #CA83CC #CCCA83
tetradic
#83CCCA #A583CC #CC8385 #A9CC83
square
#83CCCA #A583CC #CC8385 #A9CC83
split-complementary
#83CCCA #CC83A9 #CCA583
monochromatic
#3E9794 #58BAB7 #83CCCA #AEDEDD #DAF0EF
Accessibility & contrast
On white
1.83
#83CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#83CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CCCA
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CCCA | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5CA
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#66D0CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #83ccca; /* rgb */ color: rgb(131, 204, 202); /* oklch */ color: oklch(79.7% 0.073 193.6);
Tailwind
colors: {
custom: {
50: '#aadbda',
500: '#83ccca',
950: '#000000',
},
}SCSS
$custom: #83ccca; $custom-light: #aadbda; $custom-dark: #000000;
JSON
{
"hex": "#83ccca",
"rgb": {
"r": 131,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.356,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.79687,
"c": 0.07299,
"h": 193.6
},
"luminance": 0.52275
}Semantic roles & 50–950 ramp
primary
#83CCCA
secondary
#9D5658
accent
#3134B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483