#82CDB2#82CDB2
#82CDB2 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.085 H 169.3°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #82CDB2 |
|---|---|
| RGB | rgb(130, 205, 178) |
| HSL | hsl(158, 43%, 66%) |
| HSV | hsv(158, 37%, 80%) |
| CMYK | cmyk(36.6%, 0%, 13.2%, 19.6%) |
| CIE-LAB | lab(77.05, -29.32, 6.12) |
| CIE-LCH | lch(77.05, 29.96, 168.21°) |
| OKLab | oklab(79.15% -0.0832 0.0157) |
| OKLCH | oklch(79.15% 0.085 169.3) |
| XYZ | xyz(39.0701, 51.6204, 50.0159) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 0.76
Seafoam Blue
#78D1B6
ΔE00 1.92
Mediumaquamarine
#66CDAA
ΔE00 3.79
Light Teal
#90E4C1
ΔE00 5.64
Seafoam
#7FE0B3
ΔE00 6.23
Eucalyptus
#44D7A8
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CDB2 #CD829D
analogous
#82CD8C #82CDB2 #82C2CD
triadic
#82CDB2 #B282CD #CDB282
tetradic
#82CDB2 #8C82CD #CD829D #C2CD82
square
#82CDB2 #8C82CD #CD829D #C2CD82
split-complementary
#82CDB2 #CD82C2 #CD8C82
monochromatic
#3D9877 #56BC97 #82CDB2 #AEDECD #D9F0E8
Accessibility & contrast
On white
1.85
#82CDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#82CDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CDB2
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CDB2 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B1
Deuteranopia (green-blind)
#BDBBB4
Tritanopia (blue-blind)
#6DCEC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #82cdb2; /* rgb */ color: rgb(130, 205, 178); /* oklch */ color: oklch(79.2% 0.085 169.3);
Tailwind
colors: {
custom: {
50: '#a9dcc9',
500: '#82cdb2',
950: '#000000',
},
}SCSS
$custom: #82cdb2; $custom-light: #a9dcc9; $custom-dark: #000000;
JSON
{
"hex": "#82cdb2",
"rgb": {
"r": 130,
"g": 205,
"b": 178
},
"hsl": {
"h": 158.4,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.79153,
"c": 0.08468,
"h": 169.3
},
"luminance": 0.51623
}Semantic roles & 50–950 ramp
primary
#82CDB2
secondary
#9E556F
accent
#3060B6
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482