#82DFD2#82DFD2
#82DFD2 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.2% C 0.091 H 184.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #82DFD2 |
|---|---|
| RGB | rgb(130, 223, 210) |
| HSL | hsl(172, 59%, 69%) |
| HSV | hsv(172, 42%, 87%) |
| CMYK | cmyk(41.7%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(83.00, -30.73, -2.30) |
| CIE-LCH | lch(83.00, 30.82, 184.29°) |
| OKLab | oklab(84.21% -0.091 -0.0067) |
| OKLCH | oklch(84.21% 0.091 184.2) |
| XYZ | xyz(47.2219, 62.1708, 70.4721) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.18
Tiffany Blue
#7BF2DA
ΔE00 5.40
Seafoam Blue
#78D1B6
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 6.14
Pale Teal
#82CBB2
ΔE00 6.96
Light Teal
#90E4C1
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DFD2 #DF828F
analogous
#82DFA4 #82DFD2 #82BEDF
triadic
#82DFD2 #D282DF #DFD282
tetradic
#82DFD2 #A482DF #DF828F #BEDF82
square
#82DFD2 #A482DF #DF828F #BEDF82
split-complementary
#82DFD2 #DF82BE #DFA482
monochromatic
#2FB8A5 #51D3C0 #82DFD2 #B3EBE4 #E3F8F5
Accessibility & contrast
On white
1.56
#82DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#82DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DFD2
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DFD2 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D2
Deuteranopia (green-blind)
#C7CAD3
Tritanopia (blue-blind)
#5DE3DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #82dfd2; /* rgb */ color: rgb(130, 223, 210); /* oklch */ color: oklch(84.2% 0.091 184.2);
Tailwind
colors: {
custom: {
50: '#abe9df',
500: '#82dfd2',
950: '#000000',
},
}SCSS
$custom: #82dfd2; $custom-light: #abe9df; $custom-dark: #000000;
JSON
{
"hex": "#82dfd2",
"rgb": {
"r": 130,
"g": 223,
"b": 210
},
"hsl": {
"h": 171.613,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.84213,
"c": 0.09121,
"h": 184.2
},
"luminance": 0.62174
}Semantic roles & 50–950 ramp
primary
#82DFD2
secondary
#B64F5D
accent
#1F36C7
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484