#82CDC4#82CDC4
#82CDC4 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.076 H 186.2°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #82CDC4 |
|---|---|
| RGB | rgb(130, 205, 196) |
| HSL | hsl(173, 43%, 66%) |
| HSV | hsv(173, 37%, 80%) |
| CMYK | cmyk(36.6%, 0%, 4.4%, 19.6%) |
| CIE-LAB | lab(77.51, -25.30, -2.89) |
| CIE-LCH | lch(77.51, 25.46, 186.51°) |
| OKLab | oklab(79.68% -0.0755 -0.0082) |
| OKLCH | oklch(79.68% 0.076 186.2) |
| XYZ | xyz(40.9974, 52.3913, 60.1661) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.81
Pale Teal
#82CBB2
ΔE00 5.83
Seafoam Blue
#78D1B6
ΔE00 6.35
Turquoise
#40E0D0
ΔE00 7.85
Darkturquoise
#00CED1
ΔE00 8.30
Mediumaquamarine
#66CDAA
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CDC4 #CD828B
analogous
#82CD9E #82CDC4 #82B0CD
triadic
#82CDC4 #C482CD #CDC482
tetradic
#82CDC4 #9E82CD #CD828B #B0CD82
square
#82CDC4 #9E82CD #CD828B #B0CD82
split-complementary
#82CDC4 #CD82B0 #CD9E82
monochromatic
#3D988D #56BCAF #82CDC4 #AEDED9 #D9F0ED
Accessibility & contrast
On white
1.83
#82CDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#82CDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CDC4
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CDC4 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C4
Deuteranopia (green-blind)
#B8BBC5
Tritanopia (blue-blind)
#67D0CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #82cdc4; /* rgb */ color: rgb(130, 205, 196); /* oklch */ color: oklch(79.7% 0.076 186.2);
Tailwind
colors: {
custom: {
50: '#a9dcd5',
500: '#82cdc4',
950: '#000000',
},
}SCSS
$custom: #82cdc4; $custom-light: #a9dcd5; $custom-dark: #000000;
JSON
{
"hex": "#82cdc4",
"rgb": {
"r": 130,
"g": 205,
"b": 196
},
"hsl": {
"h": 172.8,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.79676,
"c": 0.07593,
"h": 186.2
},
"luminance": 0.52394
}Semantic roles & 50–950 ramp
primary
#82CDC4
secondary
#9E555E
accent
#3040B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483