#82C8CD#82C8CD
#82C8CD is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.8% C 0.071 H 201.6°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #82C8CD |
|---|---|
| RGB | rgb(130, 200, 205) |
| HSL | hsl(184, 43%, 66%) |
| HSV | hsv(184, 37%, 80%) |
| CMYK | cmyk(36.6%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(76.35, -20.65, -9.46) |
| CIE-LCH | lch(76.35, 22.72, 204.62°) |
| OKLab | oklab(78.83% -0.0657 -0.026) |
| OKLCH | oklch(78.83% 0.071 201.6) |
| XYZ | xyz(40.8757, 50.4595, 65.3315) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.92
Mediumturquoise
#48D1CC
ΔE00 7.97
Darkturquoise
#00CED1
ΔE00 8.38
Aqua Blue
#02D8E9
ΔE00 8.48
Sky Blue
#87CEEB
ΔE00 9.05
Lightblue
#ADD8E6
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C8CD #CD8782
analogous
#82CDAC #82C8CD #82A2CD
triadic
#82C8CD #CD82C8 #C8CD82
tetradic
#82C8CD #AC82CD #CD8782 #A2CD82
square
#82C8CD #AC82CD #CD8782 #A2CD82
split-complementary
#82C8CD #CD82A2 #CDAC82
monochromatic
#3D9298 #56B5BC #82C8CD #AEDBDE #D9EEF0
Accessibility & contrast
On white
1.89
#82C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#82C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C8CD
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C8CD | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CD
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#64CDC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #82c8cd; /* rgb */ color: rgb(130, 200, 205); /* oklch */ color: oklch(78.8% 0.071 201.6);
Tailwind
colors: {
custom: {
50: '#a9d8dc',
500: '#82c8cd',
950: '#000000',
},
}SCSS
$custom: #82c8cd; $custom-light: #a9d8dc; $custom-dark: #000000;
JSON
{
"hex": "#82c8cd",
"rgb": {
"r": 130,
"g": 200,
"b": 205
},
"hsl": {
"h": 184,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.78829,
"c": 0.07062,
"h": 201.6
},
"luminance": 0.50462
}Semantic roles & 50–950 ramp
primary
#82C8CD
secondary
#9E5A55
accent
#3930B6
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384