#82BEBE#82BEBE
#82BEBE is a light, moderate teal. Relative luminance 0.453; OKLCH L 76.1% C 0.062 H 195.9°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #82BEBE |
|---|---|
| RGB | rgb(130, 190, 190) |
| HSL | hsl(180, 32%, 63%) |
| HSV | hsv(180, 32%, 75%) |
| CMYK | cmyk(31.6%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(73.08, -19.18, -6.18) |
| CIE-LCH | lch(73.08, 20.15, 197.84°) |
| OKLab | oklab(76.07% -0.0594 -0.0169) |
| OKLCH | oklch(76.07% 0.062 195.9) |
| XYZ | xyz(36.9105, 45.2883, 55.5018) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.72
Darkturquoise
#00CED1
ΔE00 9.49
Cadetblue
#5F9EA0
ΔE00 9.59
Pale Teal
#82CBB2
ΔE00 9.88
Powder Blue
#B0E0E6
ΔE00 9.93
Lightseagreen
#20B2AA
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BEBE #BE8282
analogous
#82BEA0 #82BEBE #82A0BE
triadic
#82BEBE #BE82BE #BEBE82
tetradic
#82BEBE #A082BE #BE8282 #A0BE82
square
#82BEBE #A082BE #BE8282 #A0BE82
split-complementary
#82BEBE #BE82A0 #BEA082
monochromatic
#448282 #5AA9A9 #82BEBE #AAD3D3 #D3E8E8
Accessibility & contrast
On white
2.09
#82BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#82BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BEBE
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BEBE | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#ABB0BF
Tritanopia (blue-blind)
#6CC2BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #82bebe; /* rgb */ color: rgb(130, 190, 190); /* oklch */ color: oklch(76.1% 0.062 195.9);
Tailwind
colors: {
custom: {
50: '#a8d1d1',
500: '#82bebe',
950: '#000000',
},
}SCSS
$custom: #82bebe; $custom-light: #a8d1d1; $custom-dark: #000000;
JSON
{
"hex": "#82bebe",
"rgb": {
"r": 130,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 31.579,
"l": 62.745
},
"oklch": {
"l": 0.76072,
"c": 0.06176,
"h": 195.9
},
"luminance": 0.4529
}Semantic roles & 50–950 ramp
primary
#82BEBE
secondary
#D9C3C3
accent
#3B3BAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282