#82BCBB#82BCBB
#82BCBB is a light, moderate teal. Relative luminance 0.443; OKLCH L 75.5% C 0.060 H 194.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #82BCBB |
|---|---|
| RGB | rgb(130, 188, 187) |
| HSL | hsl(179, 30%, 62%) |
| HSV | hsv(179, 31%, 74%) |
| CMYK | cmyk(30.9%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(72.43, -18.87, -5.51) |
| CIE-LCH | lch(72.43, 19.65, 196.27°) |
| OKLab | oklab(75.52% -0.0581 -0.0151) |
| OKLCH | oklch(75.52% 0.06 194.6) |
| XYZ | xyz(36.1557, 44.2981, 53.6493) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 9.03
Cadetblue
#5F9EA0
ΔE00 9.17
Pale Teal
#82CBB2
ΔE00 9.68
Darkturquoise
#00CED1
ΔE00 9.87
Lightseagreen
#20B2AA
ΔE00 10.02
Greyish Teal
#719F91
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BCBB #BC8283
analogous
#82BC9E #82BCBB #82A0BC
triadic
#82BCBB #BB82BC #BCBB82
tetradic
#82BCBB #9E82BC #BC8283 #A0BC82
square
#82BCBB #9E82BC #BC8283 #A0BC82
split-complementary
#82BCBB #BC82A0 #BC9E82
monochromatic
#447F7E #5AA7A5 #82BCBB #AAD1D1 #D2E7E6
Accessibility & contrast
On white
2.13
#82BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#82BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BCBB
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BCBB | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BB
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#6DBFBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #82bcbb; /* rgb */ color: rgb(130, 188, 187); /* oklch */ color: oklch(75.5% 0.060 194.6);
Tailwind
colors: {
custom: {
50: '#a8d0cf',
500: '#82bcbb',
950: '#000000',
},
}SCSS
$custom: #82bcbb; $custom-light: #a8d0cf; $custom-dark: #000000;
JSON
{
"hex": "#82bcbb",
"rgb": {
"r": 130,
"g": 188,
"b": 187
},
"hsl": {
"h": 178.966,
"s": 30.208,
"l": 62.353
},
"oklch": {
"l": 0.75521,
"c": 0.06003,
"h": 194.6
},
"luminance": 0.443
}Semantic roles & 50–950 ramp
primary
#82BCBB
secondary
#D7C2C3
accent
#3D3EA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282