#82BEAB#82BEAB
#82BEAB is a light, moderate teal. Relative luminance 0.445; OKLCH L 75.5% C 0.068 H 172.6°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #82BEAB |
|---|---|
| RGB | rgb(130, 190, 171) |
| HSL | hsl(161, 32%, 63%) |
| HSV | hsv(161, 32%, 75%) |
| CMYK | cmyk(31.6%, 0%, 10%, 25.5%) |
| CIE-LAB | lab(72.57, -23.49, 3.43) |
| CIE-LCH | lch(72.57, 23.74, 171.69°) |
| OKLab | oklab(75.49% -0.0674 0.0087) |
| OKLCH | oklch(75.49% 0.068 172.6) |
| XYZ | xyz(34.9675, 44.5112, 45.2692) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.83
Seafoam Blue
#78D1B6
ΔE00 5.83
Mediumaquamarine
#66CDAA
ΔE00 7.03
Greeny Blue
#42B395
ΔE00 8.30
Tealish
#24BCA8
ΔE00 8.72
Greyish Teal
#719F91
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BEAB #BE8295
analogous
#82BE8D #82BEAB #82B3BE
triadic
#82BEAB #AB82BE #BEAB82
tetradic
#82BEAB #8D82BE #BE8295 #B3BE82
square
#82BEAB #8D82BE #BE8295 #B3BE82
split-complementary
#82BEAB #BE82B3 #BE8D82
monochromatic
#44826E #5AA990 #82BEAB #AAD3C6 #D3E8E1
Accessibility & contrast
On white
2.12
#82BEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#82BEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BEAB
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BEAB | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AA
Deuteranopia (green-blind)
#B0AFAC
Tritanopia (blue-blind)
#72BFB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #82beab; /* rgb */ color: rgb(130, 190, 171); /* oklch */ color: oklch(75.5% 0.068 172.6);
Tailwind
colors: {
custom: {
50: '#a8d1c4',
500: '#82beab',
950: '#000000',
},
}SCSS
$custom: #82beab; $custom-light: #a8d1c4; $custom-dark: #000000;
JSON
{
"hex": "#82beab",
"rgb": {
"r": 130,
"g": 190,
"b": 171
},
"hsl": {
"h": 161,
"s": 31.579,
"l": 62.745
},
"oklch": {
"l": 0.75492,
"c": 0.06799,
"h": 172.6
},
"luminance": 0.44513
}Semantic roles & 50–950 ramp
primary
#82BEAB
secondary
#D9C3CA
accent
#3B5EAA
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281