#82D9CD#82D9CD
#82D9CD is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.7% C 0.086 H 184.5°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #82D9CD |
|---|---|
| RGB | rgb(130, 217, 205) |
| HSL | hsl(172, 53%, 68%) |
| HSV | hsv(172, 40%, 85%) |
| CMYK | cmyk(40.1%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(81.17, -29.03, -2.34) |
| CIE-LCH | lch(81.17, 29.13, 184.61°) |
| OKLab | oklab(82.69% -0.0861 -0.0067) |
| OKLCH | oklch(82.69% 0.086 184.5) |
| XYZ | xyz(45.0340, 58.7761, 66.7176) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.67
Seafoam Blue
#78D1B6
ΔE00 5.68
Turquoise
#40E0D0
ΔE00 5.75
Pale Teal
#82CBB2
ΔE00 6.17
Tiffany Blue
#7BF2DA
ΔE00 6.72
Light Teal
#90E4C1
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82D9CD #D9828E
analogous
#82D9A1 #82D9CD #82B9D9
triadic
#82D9CD #CD82D9 #D9CD82
tetradic
#82D9CD #A182D9 #D9828E #B9D982
square
#82D9CD #A182D9 #D9828E #B9D982
split-complementary
#82D9CD #D982B9 #D9A182
monochromatic
#34AC9C #53CBBA #82D9CD #B1E7E0 #E0F6F3
Accessibility & contrast
On white
1.65
#82D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#82D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82D9CD
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82D9CD | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#60DCD5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #82d9cd; /* rgb */ color: rgb(130, 217, 205); /* oklch */ color: oklch(82.7% 0.086 184.5);
Tailwind
colors: {
custom: {
50: '#aae5dc',
500: '#82d9cd',
950: '#000000',
},
}SCSS
$custom: #82d9cd; $custom-light: #aae5dc; $custom-dark: #000000;
JSON
{
"hex": "#82d9cd",
"rgb": {
"r": 130,
"g": 217,
"b": 205
},
"hsl": {
"h": 171.724,
"s": 53.374,
"l": 68.039
},
"oklch": {
"l": 0.82692,
"c": 0.08632,
"h": 184.5
},
"luminance": 0.58779
}Semantic roles & 50–950 ramp
primary
#82D9CD
secondary
#AF505D
accent
#253AC1
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484