#82BCA2#82BCA2
#82BCA2 is a light, moderate teal. Relative luminance 0.433; OKLCH L 74.8% C 0.071 H 164.9°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #82BCA2 |
|---|---|
| RGB | rgb(130, 188, 162) |
| HSL | hsl(153, 30%, 62%) |
| HSV | hsv(153, 31%, 74%) |
| CMYK | cmyk(30.9%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(71.77, -24.40, 7.19) |
| CIE-LCH | lch(71.77, 25.44, 163.59°) |
| OKLab | oklab(74.78% -0.0688 0.0185) |
| OKLCH | oklch(74.78% 0.071 164.9) |
| XYZ | xyz(33.7085, 43.3192, 40.7607) |
| Luminance | 0.4332 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.26
Seafoam Blue
#78D1B6
ΔE00 6.25
Mediumaquamarine
#66CDAA
ΔE00 6.57
Darkseagreen
#8FBC8F
ΔE00 6.58
Greeny Blue
#42B395
ΔE00 7.80
Tea
#65AB7C
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BCA2 #BC829C
analogous
#82BC85 #82BCA2 #82B9BC
triadic
#82BCA2 #A282BC #BCA282
tetradic
#82BCA2 #8582BC #BC829C #B9BC82
square
#82BCA2 #8582BC #BC829C #B9BC82
split-complementary
#82BCA2 #BC82B9 #BC8582
monochromatic
#447F65 #5AA784 #82BCA2 #AAD1C0 #D2E7DD
Accessibility & contrast
On white
2.17
#82BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#82BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BCA2
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BCA2 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB4A1
Deuteranopia (green-blind)
#B0ADA4
Tritanopia (blue-blind)
#75BCB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #82bca2; /* rgb */ color: rgb(130, 188, 162); /* oklch */ color: oklch(74.8% 0.071 164.9);
Tailwind
colors: {
custom: {
50: '#a8d0bd',
500: '#82bca2',
950: '#000000',
},
}SCSS
$custom: #82bca2; $custom-light: #a8d0bd; $custom-dark: #000000;
JSON
{
"hex": "#82bca2",
"rgb": {
"r": 130,
"g": 188,
"b": 162
},
"hsl": {
"h": 153.103,
"s": 30.208,
"l": 62.353
},
"oklch": {
"l": 0.74778,
"c": 0.07124,
"h": 164.9
},
"luminance": 0.43321
}Semantic roles & 50–950 ramp
primary
#82BCA2
secondary
#D7C2CC
accent
#3D6DA9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101412
muted
#7F8281