#82C8CA#82C8CA
#82C8CA is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.7% C 0.070 H 198.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #82C8CA |
|---|---|
| RGB | rgb(130, 200, 202) |
| HSL | hsl(182, 40%, 65%) |
| HSV | hsv(182, 36%, 79%) |
| CMYK | cmyk(35.6%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(76.26, -21.38, -7.97) |
| CIE-LCH | lch(76.26, 22.82, 200.45°) |
| OKLab | oklab(78.73% -0.0669 -0.0219) |
| OKLCH | oklch(78.73% 0.07 198.1) |
| XYZ | xyz(40.5171, 50.3160, 63.4426) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.25
Darkturquoise
#00CED1
ΔE00 8.05
Powder Blue
#B0E0E6
ΔE00 8.31
Aqua Blue
#02D8E9
ΔE00 8.83
Paleturquoise
#AFEEEE
ΔE00 9.34
Robin'S Egg Blue
#98EFF9
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C8CA #CA8482
analogous
#82CAA8 #82C8CA #82A4CA
triadic
#82C8CA #CA82C8 #C8CA82
tetradic
#82C8CA #A882CA #CA8482 #A4CA82
square
#82C8CA #A882CA #CA8482 #A4CA82
split-complementary
#82C8CA #CA82A4 #CAA882
monochromatic
#3E9193 #57B5B8 #82C8CA #ADDBDC #D8EEEE
Accessibility & contrast
On white
1.90
#82C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#82C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C8CA
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C8CA | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CA
Deuteranopia (green-blind)
#B2B8CB
Tritanopia (blue-blind)
#65CDC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #82c8ca; /* rgb */ color: rgb(130, 200, 202); /* oklch */ color: oklch(78.7% 0.070 198.1);
Tailwind
colors: {
custom: {
50: '#a9d9da',
500: '#82c8ca',
950: '#000000',
},
}SCSS
$custom: #82c8ca; $custom-light: #a9d9da; $custom-dark: #000000;
JSON
{
"hex": "#82c8ca",
"rgb": {
"r": 130,
"g": 200,
"b": 202
},
"hsl": {
"h": 181.667,
"s": 40.449,
"l": 65.098
},
"oklch": {
"l": 0.7873,
"c": 0.07039,
"h": 198.1
},
"luminance": 0.50319
}Semantic roles & 50–950 ramp
primary
#82C8CA
secondary
#9A5856
accent
#3632B3
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101414
muted
#818383