#82CDC8#82CDC8
#82CDC8 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.8% C 0.075 H 190.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #82CDC8 |
|---|---|
| RGB | rgb(130, 205, 200) |
| HSL | hsl(176, 43%, 66%) |
| HSV | hsv(176, 37%, 80%) |
| CMYK | cmyk(36.6%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(77.62, -24.36, -4.88) |
| CIE-LCH | lch(77.62, 24.84, 191.33°) |
| OKLab | oklab(79.8% -0.0738 -0.0135) |
| OKLCH | oklch(79.8% 0.075 190.4) |
| XYZ | xyz(41.4588, 52.5759, 62.5959) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.69
Pale Teal
#82CBB2
ΔE00 7.39
Darkturquoise
#00CED1
ΔE00 7.70
Seafoam Blue
#78D1B6
ΔE00 7.91
Turquoise
#40E0D0
ΔE00 8.43
Paleturquoise
#AFEEEE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CDC8 #CD8287
analogous
#82CDA2 #82CDC8 #82ACCD
triadic
#82CDC8 #C882CD #CDC882
tetradic
#82CDC8 #A282CD #CD8287 #ACCD82
square
#82CDC8 #A282CD #CD8287 #ACCD82
split-complementary
#82CDC8 #CD82AC #CDA282
monochromatic
#3D9892 #56BCB5 #82CDC8 #AEDEDB #D9F0EE
Accessibility & contrast
On white
1.82
#82CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#82CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CDC8
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CDC8 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#B7BCC9
Tritanopia (blue-blind)
#65D1CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #82cdc8; /* rgb */ color: rgb(130, 205, 200); /* oklch */ color: oklch(79.8% 0.075 190.4);
Tailwind
colors: {
custom: {
50: '#aadcd8',
500: '#82cdc8',
950: '#000000',
},
}SCSS
$custom: #82cdc8; $custom-light: #aadcd8; $custom-dark: #000000;
JSON
{
"hex": "#82cdc8",
"rgb": {
"r": 130,
"g": 205,
"b": 200
},
"hsl": {
"h": 176,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.79801,
"c": 0.07504,
"h": 190.4
},
"luminance": 0.52579
}Semantic roles & 50–950 ramp
primary
#82CDC8
secondary
#9E555A
accent
#3039B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483