#82BBAD#82BBAD
#82BBAD is a light, moderate teal. Relative luminance 0.433; OKLCH L 74.9% C 0.063 H 177.5°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #82BBAD |
|---|---|
| RGB | rgb(130, 187, 173) |
| HSL | hsl(165, 30%, 62%) |
| HSV | hsv(165, 30%, 73%) |
| CMYK | cmyk(30.5%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(71.76, -21.55, 1.17) |
| CIE-LCH | lch(71.76, 21.58, 176.90°) |
| OKLab | oklab(74.86% -0.0627 0.0028) |
| OKLCH | oklch(74.86% 0.063 177.5) |
| XYZ | xyz(34.5165, 43.3018, 46.0664) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.47
Seafoam Blue
#78D1B6
ΔE00 7.30
Greyish Teal
#719F91
ΔE00 8.13
Mediumaquamarine
#66CDAA
ΔE00 8.68
Tealish
#24BCA8
ΔE00 9.00
Greeny Blue
#42B395
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BBAD #BB8290
analogous
#82BB91 #82BBAD #82ADBB
triadic
#82BBAD #AD82BB #BBAD82
tetradic
#82BBAD #9182BB #BB8290 #ADBB82
square
#82BBAD #9182BB #BB8290 #ADBB82
split-complementary
#82BBAD #BB82AD #BB9182
monochromatic
#457E70 #5AA593 #82BBAD #AAD1C7 #D1E6E1
Accessibility & contrast
On white
2.17
#82BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#82BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BBAD
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BBAD | 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)
#B7B4AC
Deuteranopia (green-blind)
#ACADAE
Tritanopia (blue-blind)
#72BDB7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #82bbad; /* rgb */ color: rgb(130, 187, 173); /* oklch */ color: oklch(74.9% 0.063 177.5);
Tailwind
colors: {
custom: {
50: '#a8cfc5',
500: '#82bbad',
950: '#000000',
},
}SCSS
$custom: #82bbad; $custom-light: #a8cfc5; $custom-dark: #000000;
JSON
{
"hex": "#82bbad",
"rgb": {
"r": 130,
"g": 187,
"b": 173
},
"hsl": {
"h": 165.263,
"s": 29.534,
"l": 62.157
},
"oklch": {
"l": 0.7486,
"c": 0.06277,
"h": 177.5
},
"luminance": 0.43304
}Semantic roles & 50–950 ramp
primary
#82BBAD
secondary
#D7C2C7
accent
#3D58A8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281