#82BEBC#82BEBC
#82BEBC is a light, moderate teal. Relative luminance 0.452; OKLCH L 76.0% C 0.062 H 193.3°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #82BEBC |
|---|---|
| RGB | rgb(130, 190, 188) |
| HSL | hsl(178, 32%, 63%) |
| HSV | hsv(178, 32%, 75%) |
| CMYK | cmyk(31.6%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(73.02, -19.65, -5.17) |
| CIE-LCH | lch(73.02, 20.32, 194.74°) |
| OKLab | oklab(76.01% -0.0602 -0.0142) |
| OKLCH | oklch(76.01% 0.062 193.3) |
| XYZ | xyz(36.6934, 45.2015, 54.3585) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.48
Pale Teal
#82CBB2
ΔE00 9.07
Darkturquoise
#00CED1
ΔE00 9.49
Cadetblue
#5F9EA0
ΔE00 9.65
Lightseagreen
#20B2AA
ΔE00 9.86
Topaz
#13BBAF
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BEBC #BE8284
analogous
#82BE9E #82BEBC #82A2BE
triadic
#82BEBC #BC82BE #BEBC82
tetradic
#82BEBC #9E82BE #BE8284 #A2BE82
square
#82BEBC #9E82BE #BE8284 #A2BE82
split-complementary
#82BEBC #BE82A2 #BE9E82
monochromatic
#448280 #5AA9A6 #82BEBC #AAD3D2 #D3E8E7
Accessibility & contrast
On white
2.09
#82BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#82BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BEBC
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BEBC | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#6CC1BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #82bebc; /* rgb */ color: rgb(130, 190, 188); /* oklch */ color: oklch(76.0% 0.062 193.3);
Tailwind
colors: {
custom: {
50: '#a8d1d0',
500: '#82bebc',
950: '#000000',
},
}SCSS
$custom: #82bebc; $custom-light: #a8d1d0; $custom-dark: #000000;
JSON
{
"hex": "#82bebc",
"rgb": {
"r": 130,
"g": 190,
"b": 188
},
"hsl": {
"h": 178,
"s": 31.579,
"l": 62.745
},
"oklch": {
"l": 0.76007,
"c": 0.06187,
"h": 193.3
},
"luminance": 0.45204
}Semantic roles & 50–950 ramp
primary
#82BEBC
secondary
#D9C3C4
accent
#3B3FAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282