#82CCCF#82CCCF
#82CCCF is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.8% C 0.074 H 199.1°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCCF |
|---|---|
| RGB | rgb(130, 204, 207) |
| HSL | hsl(182, 45%, 66%) |
| HSV | hsv(182, 37%, 81%) |
| CMYK | cmyk(37.2%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(77.54, -22.18, -8.77) |
| CIE-LCH | lch(77.54, 23.85, 201.58°) |
| OKLab | oklab(79.8% -0.0697 -0.0241) |
| OKLCH | oklch(79.8% 0.074 199.1) |
| XYZ | xyz(42.0572, 52.4337, 66.9239) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.97
Darkturquoise
#00CED1
ΔE00 7.75
Powder Blue
#B0E0E6
ΔE00 7.80
Aqua Blue
#02D8E9
ΔE00 8.09
Robin'S Egg Blue
#98EFF9
ΔE00 8.43
Paleturquoise
#AFEEEE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCCF #CF8582
analogous
#82CFAB #82CCCF #82A5CF
triadic
#82CCCF #CF82CC #CCCF82
tetradic
#82CCCF #AB82CF #CF8582 #A5CF82
square
#82CCCF #AB82CF #CF8582 #A5CF82
split-complementary
#82CCCF #CF82A5 #CFAB82
monochromatic
#3C979B #56BABE #82CCCF #AEDEE0 #DAF0F1
Accessibility & contrast
On white
1.83
#82CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#82CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCCF
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCCF | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6CF
Deuteranopia (green-blind)
#B5BBD0
Tritanopia (blue-blind)
#62D1CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #82cccf; /* rgb */ color: rgb(130, 204, 207); /* oklch */ color: oklch(79.8% 0.074 199.1);
Tailwind
colors: {
custom: {
50: '#aadbdd',
500: '#82cccf',
950: '#000000',
},
}SCSS
$custom: #82cccf; $custom-light: #aadbdd; $custom-dark: #000000;
JSON
{
"hex": "#82cccf",
"rgb": {
"r": 130,
"g": 204,
"b": 207
},
"hsl": {
"h": 182.338,
"s": 44.509,
"l": 66.078
},
"oklch": {
"l": 0.79799,
"c": 0.07376,
"h": 199.1
},
"luminance": 0.52437
}Semantic roles & 50–950 ramp
primary
#82CCCF
secondary
#A15754
accent
#332EB8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484