#82CCCA#82CCCA
#82CCCA is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.074 H 193.6°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCCA |
|---|---|
| RGB | rgb(130, 204, 202) |
| HSL | hsl(178, 42%, 65%) |
| HSV | hsv(178, 36%, 80%) |
| CMYK | cmyk(36.3%, 0%, 1%, 20%) |
| CIE-LAB | lab(77.40, -23.38, -6.29) |
| CIE-LCH | lch(77.40, 24.22, 195.06°) |
| OKLab | oklab(79.64% -0.0718 -0.0173) |
| OKLCH | oklch(79.64% 0.074 193.6) |
| XYZ | xyz(41.4556, 52.1931, 63.7555) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.04
Darkturquoise
#00CED1
ΔE00 7.57
Pale Teal
#82CBB2
ΔE00 8.57
Powder Blue
#B0E0E6
ΔE00 8.68
Paleturquoise
#AFEEEE
ΔE00 8.71
Aqua Blue
#02D8E9
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCCA #CC8284
analogous
#82CCA5 #82CCCA #82A9CC
triadic
#82CCCA #CA82CC #CCCA82
tetradic
#82CCCA #A582CC #CC8284 #A9CC82
square
#82CCCA #A582CC #CC8284 #A9CC82
split-complementary
#82CCCA #CC82A9 #CCA582
monochromatic
#3D9694 #57BAB8 #82CCCA #ADDEDC #D9EFEF
Accessibility & contrast
On white
1.84
#82CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#82CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCCA
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCCA | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#64D0CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #82ccca; /* rgb */ color: rgb(130, 204, 202); /* oklch */ color: oklch(79.6% 0.074 193.6);
Tailwind
colors: {
custom: {
50: '#aadbda',
500: '#82ccca',
950: '#000000',
},
}SCSS
$custom: #82ccca; $custom-light: #aadbda; $custom-dark: #000000;
JSON
{
"hex": "#82ccca",
"rgb": {
"r": 130,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.378,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.79637,
"c": 0.07384,
"h": 193.6
},
"luminance": 0.52196
}Semantic roles & 50–950 ramp
primary
#82CCCA
secondary
#9D5557
accent
#3034B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483