#82BEBD#82BEBD
#82BEBD is a light, moderate teal. Relative luminance 0.452; OKLCH L 76.0% C 0.062 H 194.6°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #82BEBD |
|---|---|
| RGB | rgb(130, 190, 189) |
| HSL | hsl(179, 32%, 63%) |
| HSV | hsv(179, 32%, 75%) |
| CMYK | cmyk(31.6%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(73.05, -19.42, -5.67) |
| CIE-LCH | lch(73.05, 20.23, 196.28°) |
| OKLab | oklab(76.04% -0.0598 -0.0156) |
| OKLCH | oklch(76.04% 0.062 194.6) |
| XYZ | xyz(36.8015, 45.2448, 54.9282) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.58
Pale Teal
#82CBB2
ΔE00 9.47
Darkturquoise
#00CED1
ΔE00 9.48
Cadetblue
#5F9EA0
ΔE00 9.61
Lightseagreen
#20B2AA
ΔE00 10.02
Powder Blue
#B0E0E6
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BEBD #BE8283
analogous
#82BE9F #82BEBD #82A1BE
triadic
#82BEBD #BD82BE #BEBD82
tetradic
#82BEBD #9F82BE #BE8283 #A1BE82
square
#82BEBD #9F82BE #BE8283 #A1BE82
split-complementary
#82BEBD #BE82A1 #BE9F82
monochromatic
#448281 #5AA9A8 #82BEBD #AAD3D2 #D3E8E8
Accessibility & contrast
On white
2.09
#82BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#82BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BEBD
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BEBD | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BD
Deuteranopia (green-blind)
#ABB0BE
Tritanopia (blue-blind)
#6CC2BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #82bebd; /* rgb */ color: rgb(130, 190, 189); /* oklch */ color: oklch(76.0% 0.062 194.6);
Tailwind
colors: {
custom: {
50: '#a8d1d0',
500: '#82bebd',
950: '#000000',
},
}SCSS
$custom: #82bebd; $custom-light: #a8d1d0; $custom-dark: #000000;
JSON
{
"hex": "#82bebd",
"rgb": {
"r": 130,
"g": 190,
"b": 189
},
"hsl": {
"h": 179,
"s": 31.579,
"l": 62.745
},
"oklch": {
"l": 0.7604,
"c": 0.0618,
"h": 194.6
},
"luminance": 0.45247
}Semantic roles & 50–950 ramp
primary
#82BEBD
secondary
#D9C3C3
accent
#3B3DAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282