#82D5BB#82D5BB
#82D5BB is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.3% C 0.090 H 172.0°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #82D5BB |
|---|---|
| RGB | rgb(130, 213, 187) |
| HSL | hsl(161, 50%, 67%) |
| HSV | hsv(161, 39%, 84%) |
| CMYK | cmyk(39%, 0%, 12.2%, 16.5%) |
| CIE-LAB | lab(79.57, -31.19, 4.93) |
| CIE-LCH | lch(79.57, 31.58, 171.02°) |
| OKLab | oklab(81.25% -0.089 0.0126) |
| OKLCH | oklch(81.25% 0.09 172) |
| XYZ | xyz(41.9664, 55.9194, 55.5862) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.43
Pale Teal
#82CBB2
ΔE00 2.55
Mediumaquamarine
#66CDAA
ΔE00 4.23
Light Teal
#90E4C1
ΔE00 4.28
Seafoam
#7FE0B3
ΔE00 5.54
Tiffany Blue
#7BF2DA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82D5BB #D5829C
analogous
#82D592 #82D5BB #82C6D5
triadic
#82D5BB #BB82D5 #D5BB82
tetradic
#82D5BB #9282D5 #D5829C #C6D582
square
#82D5BB #9282D5 #D5829C #C6D582
split-complementary
#82D5BB #D582C6 #D59282
monochromatic
#37A583 #54C6A2 #82D5BB #B0E4D4 #DEF4ED
Accessibility & contrast
On white
1.72
#82D5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#82D5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82D5BB
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82D5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82D5BB | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBA
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#69D6CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #82d5bb; /* rgb */ color: rgb(130, 213, 187); /* oklch */ color: oklch(81.3% 0.090 172.0);
Tailwind
colors: {
custom: {
50: '#aae2cf',
500: '#82d5bb',
950: '#000000',
},
}SCSS
$custom: #82d5bb; $custom-light: #aae2cf; $custom-dark: #000000;
JSON
{
"hex": "#82d5bb",
"rgb": {
"r": 130,
"g": 213,
"b": 187
},
"hsl": {
"h": 161.205,
"s": 49.701,
"l": 67.255
},
"oklch": {
"l": 0.81251,
"c": 0.08988,
"h": 172
},
"luminance": 0.55922
}Semantic roles & 50–950 ramp
primary
#82D5BB
secondary
#A9526D
accent
#2857BD
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483