#82BEBB#82BEBB
#82BEBB is a light, moderate teal. Relative luminance 0.452; OKLCH L 76.0% C 0.062 H 192.0°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #82BEBB |
|---|---|
| RGB | rgb(130, 190, 187) |
| HSL | hsl(177, 32%, 63%) |
| HSV | hsv(177, 32%, 75%) |
| CMYK | cmyk(31.6%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(73.00, -19.89, -4.67) |
| CIE-LCH | lch(73.00, 20.43, 193.20°) |
| OKLab | oklab(75.98% -0.0606 -0.0129) |
| OKLCH | oklch(75.98% 0.062 192) |
| XYZ | xyz(36.5859, 45.1585, 53.7927) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.39
Pale Teal
#82CBB2
ΔE00 8.66
Darkturquoise
#00CED1
ΔE00 9.53
Cadetblue
#5F9EA0
ΔE00 9.70
Lightseagreen
#20B2AA
ΔE00 9.71
Topaz
#13BBAF
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BEBB #BE8285
analogous
#82BE9D #82BEBB #82A3BE
triadic
#82BEBB #BB82BE #BEBB82
tetradic
#82BEBB #9D82BE #BE8285 #A3BE82
square
#82BEBB #9D82BE #BE8285 #A3BE82
split-complementary
#82BEBB #BE82A3 #BE9D82
monochromatic
#44827F #5AA9A5 #82BEBB #AAD3D1 #D3E8E7
Accessibility & contrast
On white
2.09
#82BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#82BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BEBB
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BEBB | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#6DC1BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #82bebb; /* rgb */ color: rgb(130, 190, 187); /* oklch */ color: oklch(76.0% 0.062 192.0);
Tailwind
colors: {
custom: {
50: '#a8d1cf',
500: '#82bebb',
950: '#000000',
},
}SCSS
$custom: #82bebb; $custom-light: #a8d1cf; $custom-dark: #000000;
JSON
{
"hex": "#82bebb",
"rgb": {
"r": 130,
"g": 190,
"b": 187
},
"hsl": {
"h": 177,
"s": 31.579,
"l": 62.745
},
"oklch": {
"l": 0.75976,
"c": 0.06198,
"h": 192
},
"luminance": 0.45161
}Semantic roles & 50–950 ramp
primary
#82BEBB
secondary
#D9C3C4
accent
#3B41AA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282