#82DEB2#82DEB2
#82DEB2 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.109 H 162.0°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEB2 |
|---|---|
| RGB | rgb(130, 222, 178) |
| HSL | hsl(151, 58%, 69%) |
| HSV | hsv(151, 41%, 87%) |
| CMYK | cmyk(41.4%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(81.95, -37.28, 13.10) |
| CIE-LCH | lch(81.95, 39.51, 160.64°) |
| OKLab | oklab(83.1% -0.1036 0.0337) |
| OKLCH | oklch(83.1% 0.109 162) |
| XYZ | xyz(43.3598, 60.1998, 51.4457) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.65
Light Teal
#90E4C1
ΔE00 3.05
Mediumaquamarine
#66CDAA
ΔE00 5.23
Hospital Green
#9BE5AA
ΔE00 5.28
Eucalyptus
#44D7A8
ΔE00 5.43
Seafoam Blue
#78D1B6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEB2 #DE82AE
analogous
#82DE84 #82DEB2 #82DCDE
triadic
#82DEB2 #B282DE #DEB282
tetradic
#82DEB2 #8482DE #DE82AE #DCDE82
square
#82DEB2 #8482DE #DE82AE #DCDE82
split-complementary
#82DEB2 #DE82DC #DE8482
monochromatic
#30B676 #52D194 #82DEB2 #B2EBD0 #E3F8EE
Accessibility & contrast
On white
1.61
#82DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#82DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEB2
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEB2 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B0
Deuteranopia (green-blind)
#CDC8B5
Tritanopia (blue-blind)
#6ADED2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #82deb2; /* rgb */ color: rgb(130, 222, 178); /* oklch */ color: oklch(83.1% 0.109 162.0);
Tailwind
colors: {
custom: {
50: '#aae8c9',
500: '#82deb2',
950: '#000000',
},
}SCSS
$custom: #82deb2; $custom-light: #aae8c9; $custom-dark: #000000;
JSON
{
"hex": "#82deb2",
"rgb": {
"r": 130,
"g": 222,
"b": 178
},
"hsl": {
"h": 151.304,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.83104,
"c": 0.10896,
"h": 162
},
"luminance": 0.60203
}Semantic roles & 50–950 ramp
primary
#82DEB2
secondary
#B54F80
accent
#206FC6
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482