#82CED0#82CED0
#82CED0 is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.3% C 0.075 H 197.9°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #82CED0 |
|---|---|
| RGB | rgb(130, 206, 208) |
| HSL | hsl(182, 45%, 66%) |
| HSV | hsv(182, 38%, 82%) |
| CMYK | cmyk(37.5%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(78.13, -22.93, -8.43) |
| CIE-LCH | lch(78.13, 24.43, 200.18°) |
| OKLab | oklab(80.28% -0.0717 -0.0232) |
| OKLCH | oklch(80.28% 0.075 197.9) |
| XYZ | xyz(42.6582, 53.4396, 67.7293) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.55
Darkturquoise
#00CED1
ΔE00 7.52
Powder Blue
#B0E0E6
ΔE00 7.81
Aqua Blue
#02D8E9
ΔE00 7.98
Robin'S Egg Blue
#98EFF9
ΔE00 8.13
Paleturquoise
#AFEEEE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CED0 #D08482
analogous
#82D0AB #82CED0 #82A7D0
triadic
#82CED0 #D082CE #CED082
tetradic
#82CED0 #AB82D0 #D08482 #A7D082
square
#82CED0 #AB82D0 #D08482 #A7D082
split-complementary
#82CED0 #D082A7 #D0AB82
monochromatic
#3B9A9D #56BDBF #82CED0 #AEDFE1 #DBF1F1
Accessibility & contrast
On white
1.80
#82CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#82CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CED0
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CED0 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D0
Deuteranopia (green-blind)
#B6BDD1
Tritanopia (blue-blind)
#61D3CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #82ced0; /* rgb */ color: rgb(130, 206, 208); /* oklch */ color: oklch(80.3% 0.075 197.9);
Tailwind
colors: {
custom: {
50: '#aaddde',
500: '#82ced0',
950: '#000000',
},
}SCSS
$custom: #82ced0; $custom-light: #aaddde; $custom-dark: #000000;
JSON
{
"hex": "#82ced0",
"rgb": {
"r": 130,
"g": 206,
"b": 208
},
"hsl": {
"h": 181.538,
"s": 45.349,
"l": 66.275
},
"oklch": {
"l": 0.80284,
"c": 0.07538,
"h": 197.9
},
"luminance": 0.53443
}Semantic roles & 50–950 ramp
primary
#82CED0
secondary
#A25654
accent
#312DB9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484