#82C8CC#82C8CC
#82C8CC is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.8% C 0.071 H 200.4°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #82C8CC |
|---|---|
| RGB | rgb(130, 200, 204) |
| HSL | hsl(183, 42%, 65%) |
| HSV | hsv(183, 36%, 80%) |
| CMYK | cmyk(36.3%, 2%, 0%, 20%) |
| CIE-LAB | lab(76.32, -20.90, -8.97) |
| CIE-LCH | lch(76.32, 22.74, 203.22°) |
| OKLab | oklab(78.8% -0.0661 -0.0246) |
| OKLCH | oklch(78.8% 0.071 200.4) |
| XYZ | xyz(40.7554, 50.4114, 64.6978) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.71
Powder Blue
#B0E0E6
ΔE00 8.04
Darkturquoise
#00CED1
ΔE00 8.25
Aqua Blue
#02D8E9
ΔE00 8.58
Robin'S Egg Blue
#98EFF9
ΔE00 9.25
Lightblue
#ADD8E6
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C8CC #CC8682
analogous
#82CCAB #82C8CC #82A3CC
triadic
#82C8CC #CC82C8 #C8CC82
tetradic
#82C8CC #AB82CC #CC8682 #A3CC82
square
#82C8CC #AB82CC #CC8682 #A3CC82
split-complementary
#82C8CC #CC82A3 #CCAB82
monochromatic
#3D9196 #57B5BA #82C8CC #ADDBDE #D9EEEF
Accessibility & contrast
On white
1.89
#82C8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#82C8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C8CC
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C8CC | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CC
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#64CDC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #82c8cc; /* rgb */ color: rgb(130, 200, 204); /* oklch */ color: oklch(78.8% 0.071 200.4);
Tailwind
colors: {
custom: {
50: '#a9d9db',
500: '#82c8cc',
950: '#000000',
},
}SCSS
$custom: #82c8cc; $custom-light: #a9d9db; $custom-dark: #000000;
JSON
{
"hex": "#82c8cc",
"rgb": {
"r": 130,
"g": 200,
"b": 204
},
"hsl": {
"h": 183.243,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.78795,
"c": 0.07051,
"h": 200.4
},
"luminance": 0.50414
}Semantic roles & 50–950 ramp
primary
#82C8CC
secondary
#9D5955
accent
#3830B5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101415
muted
#818384