#82CBB9#82CBB9
#82CBB9 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.078 H 176.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #82CBB9 |
|---|---|
| RGB | rgb(130, 203, 185) |
| HSL | hsl(165, 41%, 65%) |
| HSV | hsv(165, 36%, 80%) |
| CMYK | cmyk(36%, 0%, 8.9%, 20.4%) |
| CIE-LAB | lab(76.65, -26.82, 1.78) |
| CIE-LCH | lch(76.65, 26.88, 176.21°) |
| OKLab | oklab(78.89% -0.0777 0.0043) |
| OKLCH | oklch(78.89% 0.078 176.8) |
| XYZ | xyz(39.3156, 50.9580, 53.6538) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.40
Seafoam Blue
#78D1B6
ΔE00 3.42
Mediumaquamarine
#66CDAA
ΔE00 5.92
Light Teal
#90E4C1
ΔE00 7.49
Mediumturquoise
#48D1CC
ΔE00 7.75
Turquoise
#40E0D0
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CBB9 #CB8294
analogous
#82CB94 #82CBB9 #82B9CB
triadic
#82CBB9 #B982CB #CBB982
tetradic
#82CBB9 #9482CB #CB8294 #B9CB82
square
#82CBB9 #9482CB #CB8294 #B9CB82
split-complementary
#82CBB9 #CB82B9 #CB9482
monochromatic
#3E957F #57B9A1 #82CBB9 #ADDDD1 #D8EFE9
Accessibility & contrast
On white
1.88
#82CBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#82CBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CBB9
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CBB9 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3B8
Deuteranopia (green-blind)
#B9B9BA
Tritanopia (blue-blind)
#6BCDC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #82cbb9; /* rgb */ color: rgb(130, 203, 185); /* oklch */ color: oklch(78.9% 0.078 176.8);
Tailwind
colors: {
custom: {
50: '#a9dbce',
500: '#82cbb9',
950: '#000000',
},
}SCSS
$custom: #82cbb9; $custom-light: #a9dbce; $custom-dark: #000000;
JSON
{
"hex": "#82cbb9",
"rgb": {
"r": 130,
"g": 203,
"b": 185
},
"hsl": {
"h": 165.205,
"s": 41.243,
"l": 65.294
},
"oklch": {
"l": 0.78889,
"c": 0.07784,
"h": 176.8
},
"luminance": 0.5096
}Semantic roles & 50–950 ramp
primary
#82CBB9
secondary
#9B5667
accent
#3152B4
background
#FDFEFE
surface
#F7FBFA
border
#D0D4D3
text
#101513
muted
#818483