#82BABE#82BABE
#82BABE is a light, muted teal. Relative luminance 0.436; OKLCH L 75.2% C 0.058 H 201.6°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #82BABE |
|---|---|
| RGB | rgb(130, 186, 190) |
| HSL | hsl(184, 32%, 63%) |
| HSV | hsv(184, 32%, 75%) |
| CMYK | cmyk(31.6%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(71.95, -17.13, -7.86) |
| CIE-LCH | lch(71.95, 18.85, 204.65°) |
| OKLab | oklab(75.17% -0.0543 -0.0215) |
| OKLCH | oklch(75.17% 0.058 201.6) |
| XYZ | xyz(36.0560, 43.5793, 55.2170) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.88
Turquoise Blue
#06B1C4
ΔE00 9.60
Powder Blue
#B0E0E6
ΔE00 10.16
Sky Blue
#87CEEB
ΔE00 10.21
Lightblue
#ADD8E6
ΔE00 10.30
Mediumturquoise
#48D1CC
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BABE #BE8682
analogous
#82BEA4 #82BABE #829CBE
triadic
#82BABE #BE82BA #BABE82
tetradic
#82BABE #A482BE #BE8682 #9CBE82
square
#82BABE #A482BE #BE8682 #9CBE82
split-complementary
#82BABE #BE829C #BEA482
monochromatic
#447E82 #5AA4A9 #82BABE #AAD0D3 #D3E6E8
Accessibility & contrast
On white
2.16
#82BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#82BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BABE
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BABE | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#A7ADBE
Tritanopia (blue-blind)
#6CBEBB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #82babe; /* rgb */ color: rgb(130, 186, 190); /* oklch */ color: oklch(75.2% 0.058 201.6);
Tailwind
colors: {
custom: {
50: '#a8ced1',
500: '#82babe',
950: '#000000',
},
}SCSS
$custom: #82babe; $custom-light: #a8ced1; $custom-dark: #000000;
JSON
{
"hex": "#82babe",
"rgb": {
"r": 130,
"g": 186,
"b": 190
},
"hsl": {
"h": 184,
"s": 31.579,
"l": 62.745
},
"oklch": {
"l": 0.75166,
"c": 0.05841,
"h": 201.6
},
"luminance": 0.43581
}Semantic roles & 50–950 ramp
primary
#82BABE
secondary
#D9C4C3
accent
#433BAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282