#82DCD3#82DCD3
#82DCD3 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.6% C 0.088 H 187.4°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #82DCD3 |
|---|---|
| RGB | rgb(130, 220, 211) |
| HSL | hsl(174, 56%, 69%) |
| HSV | hsv(174, 41%, 86%) |
| CMYK | cmyk(40.9%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(82.18, -29.06, -4.05) |
| CIE-LCH | lch(82.18, 29.34, 187.92°) |
| OKLab | oklab(83.56% -0.0871 -0.0114) |
| OKLCH | oklch(83.56% 0.088 187.4) |
| XYZ | xyz(46.5525, 60.6320, 70.8654) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.45
Turquoise
#40E0D0
ΔE00 5.80
Tiffany Blue
#7BF2DA
ΔE00 6.84
Seafoam Blue
#78D1B6
ΔE00 7.03
Paleturquoise
#AFEEEE
ΔE00 7.47
Pale Teal
#82CBB2
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DCD3 #DC828B
analogous
#82DCA6 #82DCD3 #82B8DC
triadic
#82DCD3 #D382DC #DCD382
tetradic
#82DCD3 #A682DC #DC828B #B8DC82
square
#82DCD3 #A682DC #DC828B #B8DC82
split-complementary
#82DCD3 #DC82B8 #DCA682
monochromatic
#32B2A5 #52CFC2 #82DCD3 #B2E9E4 #E2F7F5
Accessibility & contrast
On white
1.60
#82DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#82DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DCD3
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DCD3 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D3
Deuteranopia (green-blind)
#C4C8D4
Tritanopia (blue-blind)
#5DE0D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #82dcd3; /* rgb */ color: rgb(130, 220, 211); /* oklch */ color: oklch(83.6% 0.088 187.4);
Tailwind
colors: {
custom: {
50: '#abe7e0',
500: '#82dcd3',
950: '#000000',
},
}SCSS
$custom: #82dcd3; $custom-light: #abe7e0; $custom-dark: #000000;
JSON
{
"hex": "#82dcd3",
"rgb": {
"r": 130,
"g": 220,
"b": 211
},
"hsl": {
"h": 174,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.83559,
"c": 0.08781,
"h": 187.4
},
"luminance": 0.60635
}Semantic roles & 50–950 ramp
primary
#82DCD3
secondary
#B35059
accent
#2232C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484