#82DED4#82DED4
#82DED4 is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.090 H 186.7°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #82DED4 |
|---|---|
| RGB | rgb(130, 222, 212) |
| HSL | hsl(173, 58%, 69%) |
| HSV | hsv(173, 41%, 87%) |
| CMYK | cmyk(41.4%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(82.77, -29.78, -3.70) |
| CIE-LCH | lch(82.77, 30.01, 187.09°) |
| OKLab | oklab(84.05% -0.089 -0.0104) |
| OKLCH | oklch(84.05% 0.09 186.7) |
| XYZ | xyz(47.2063, 61.7383, 71.7037) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.52
Mediumturquoise
#48D1CC
ΔE00 5.68
Tiffany Blue
#7BF2DA
ΔE00 6.27
Seafoam Blue
#78D1B6
ΔE00 6.92
Paleturquoise
#AFEEEE
ΔE00 7.51
Pale Teal
#82CBB2
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DED4 #DE828C
analogous
#82DEA6 #82DED4 #82BADE
triadic
#82DED4 #D482DE #DED482
tetradic
#82DED4 #A682DE #DE828C #BADE82
square
#82DED4 #A682DE #DE828C #BADE82
split-complementary
#82DED4 #DE82BA #DEA682
monochromatic
#30B6A7 #52D1C3 #82DED4 #B2EBE5 #E3F8F5
Accessibility & contrast
On white
1.57
#82DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#82DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DED4
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DED4 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D4
Deuteranopia (green-blind)
#C5C9D5
Tritanopia (blue-blind)
#5CE2DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #82ded4; /* rgb */ color: rgb(130, 222, 212); /* oklch */ color: oklch(84.0% 0.090 186.7);
Tailwind
colors: {
custom: {
50: '#abe8e1',
500: '#82ded4',
950: '#000000',
},
}SCSS
$custom: #82ded4; $custom-light: #abe8e1; $custom-dark: #000000;
JSON
{
"hex": "#82ded4",
"rgb": {
"r": 130,
"g": 222,
"b": 212
},
"hsl": {
"h": 173.478,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.84045,
"c": 0.08959,
"h": 186.7
},
"luminance": 0.61742
}Semantic roles & 50–950 ramp
primary
#82DED4
secondary
#B54F5A
accent
#2032C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484