#82C8CB#82C8CB
#82C8CB is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.8% C 0.070 H 199.3°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #82C8CB |
|---|---|
| RGB | rgb(130, 200, 203) |
| HSL | hsl(182, 41%, 65%) |
| HSV | hsv(182, 36%, 80%) |
| CMYK | cmyk(36%, 1.5%, 0%, 20.4%) |
| CIE-LAB | lab(76.29, -21.14, -8.47) |
| CIE-LCH | lch(76.29, 22.77, 201.83°) |
| OKLab | oklab(78.76% -0.0665 -0.0232) |
| OKLCH | oklch(78.76% 0.07 199.3) |
| XYZ | xyz(40.6358, 50.3635, 64.0682) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.47
Darkturquoise
#00CED1
ΔE00 8.14
Powder Blue
#B0E0E6
ΔE00 8.16
Aqua Blue
#02D8E9
ΔE00 8.69
Paleturquoise
#AFEEEE
ΔE00 9.34
Robin'S Egg Blue
#98EFF9
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C8CB #CB8582
analogous
#82CBAA #82C8CB #82A3CB
triadic
#82C8CB #CB82C8 #C8CB82
tetradic
#82C8CB #AA82CB #CB8582 #A3CB82
square
#82C8CB #AA82CB #CB8582 #A3CB82
split-complementary
#82C8CB #CB82A3 #CBAA82
monochromatic
#3E9195 #57B5B9 #82C8CB #ADDBDD #D8EEEF
Accessibility & contrast
On white
1.90
#82C8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#82C8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C8CB
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C8CB | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CB
Deuteranopia (green-blind)
#B2B8CC
Tritanopia (blue-blind)
#65CDC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #82c8cb; /* rgb */ color: rgb(130, 200, 203); /* oklch */ color: oklch(78.8% 0.070 199.3);
Tailwind
colors: {
custom: {
50: '#a9d9da',
500: '#82c8cb',
950: '#000000',
},
}SCSS
$custom: #82c8cb; $custom-light: #a9d9da; $custom-dark: #000000;
JSON
{
"hex": "#82c8cb",
"rgb": {
"r": 130,
"g": 200,
"b": 203
},
"hsl": {
"h": 182.466,
"s": 41.243,
"l": 65.294
},
"oklch": {
"l": 0.78762,
"c": 0.07044,
"h": 199.3
},
"luminance": 0.50366
}Semantic roles & 50–950 ramp
primary
#82C8CB
secondary
#9B5956
accent
#3731B4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101414
muted
#818383