#82AEBF#82AEBF
#82AEBF is a light, muted cyan. Relative luminance 0.388; OKLCH L 72.5% C 0.053 H 223.7°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #82AEBF |
|---|---|
| RGB | rgb(130, 174, 191) |
| HSL | hsl(197, 32%, 63%) |
| HSV | hsv(197, 32%, 75%) |
| CMYK | cmyk(31.9%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(68.59, -10.57, -13.42) |
| CIE-LCH | lch(68.59, 17.09, 231.78°) |
| OKLab | oklab(72.51% -0.0384 -0.0367) |
| OKLCH | oklch(72.51% 0.053 223.7) |
| XYZ | xyz(33.7429, 38.7778, 54.9870) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.09
Bluegrey
#85A3B2
ΔE00 4.27
Bluey Grey
#89A0B0
ΔE00 6.54
Light Grey Blue
#9DBCD4
ΔE00 7.14
Cool Gray
#9AA7B0
ΔE00 8.54
Cool Grey
#95A3A6
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AEBF #BF9382
analogous
#82BFB1 #82AEBF #828FBF
triadic
#82AEBF #BF82AE #AEBF82
tetradic
#82AEBF #B182BF #BF9382 #8FBF82
square
#82AEBF #B182BF #BF9382 #8FBF82
split-complementary
#82AEBF #BF828F #BFB182
monochromatic
#437183 #5A94AA #82AEBF #AAC8D4 #D3E2E8
Accessibility & contrast
On white
2.40
#82AEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#82AEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AEBF
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AEBF | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC0
Deuteranopia (green-blind)
#9BA4BF
Tritanopia (blue-blind)
#6EB3B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #82aebf; /* rgb */ color: rgb(130, 174, 191); /* oklch */ color: oklch(72.5% 0.053 223.7);
Tailwind
colors: {
custom: {
50: '#a8c6d2',
500: '#82aebf',
950: '#000000',
},
}SCSS
$custom: #82aebf; $custom-light: #a8c6d2; $custom-dark: #000000;
JSON
{
"hex": "#82aebf",
"rgb": {
"r": 130,
"g": 174,
"b": 191
},
"hsl": {
"h": 196.721,
"s": 32.275,
"l": 62.941
},
"oklch": {
"l": 0.72507,
"c": 0.05314,
"h": 223.7
},
"luminance": 0.3878
}Semantic roles & 50–950 ramp
primary
#82AEBF
secondary
#D9CAC3
accent
#5A3AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282