#82BEBF#82BEBF
#82BEBF is a light, moderate teal. Relative luminance 0.453; OKLCH L 76.1% C 0.062 H 197.2°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #82BEBF |
|---|---|
| RGB | rgb(130, 190, 191) |
| HSL | hsl(181, 32%, 63%) |
| HSV | hsv(181, 32%, 75%) |
| CMYK | cmyk(31.9%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(73.11, -18.95, -6.68) |
| CIE-LCH | lch(73.11, 20.09, 199.42°) |
| OKLab | oklab(76.1% -0.059 -0.0183) |
| OKLCH | oklch(76.1% 0.062 197.2) |
| XYZ | xyz(37.0201, 45.3322, 56.0794) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.87
Darkturquoise
#00CED1
ΔE00 9.53
Cadetblue
#5F9EA0
ΔE00 9.60
Powder Blue
#B0E0E6
ΔE00 9.79
Turquoise Blue
#06B1C4
ΔE00 10.14
Pale Teal
#82CBB2
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BEBF #BF8382
analogous
#82BFA1 #82BEBF #829FBF
triadic
#82BEBF #BF82BE #BEBF82
tetradic
#82BEBF #A182BF #BF8382 #9FBF82
square
#82BEBF #A182BF #BF8382 #9FBF82
split-complementary
#82BEBF #BF829F #BFA182
monochromatic
#438283 #5AA9AA #82BEBF #AAD3D4 #D3E8E8
Accessibility & contrast
On white
2.09
#82BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#82BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BEBF
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BEBF | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#ABB0C0
Tritanopia (blue-blind)
#6BC2BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #82bebf; /* rgb */ color: rgb(130, 190, 191); /* oklch */ color: oklch(76.1% 0.062 197.2);
Tailwind
colors: {
custom: {
50: '#a8d1d2',
500: '#82bebf',
950: '#000000',
},
}SCSS
$custom: #82bebf; $custom-light: #a8d1d2; $custom-dark: #000000;
JSON
{
"hex": "#82bebf",
"rgb": {
"r": 130,
"g": 190,
"b": 191
},
"hsl": {
"h": 180.984,
"s": 32.275,
"l": 62.941
},
"oklch": {
"l": 0.76104,
"c": 0.06175,
"h": 197.2
},
"luminance": 0.45334
}Semantic roles & 50–950 ramp
primary
#82BEBF
secondary
#D9C4C3
accent
#3C3AAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282