#82AEC2#82AEC2
#82AEC2 is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.6% C 0.055 H 227.7°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #82AEC2 |
|---|---|
| RGB | rgb(130, 174, 194) |
| HSL | hsl(199, 34%, 64%) |
| HSV | hsv(199, 33%, 76%) |
| CMYK | cmyk(33%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(68.69, -9.83, -14.93) |
| CIE-LCH | lch(68.69, 17.88, 236.65°) |
| OKLab | oklab(72.62% -0.0373 -0.0409) |
| OKLCH | oklch(72.62% 0.055 227.7) |
| XYZ | xyz(34.0765, 38.9112, 56.7436) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.86
Bluegrey
#85A3B2
ΔE00 4.17
Bluey Grey
#89A0B0
ΔE00 6.16
Light Grey Blue
#9DBCD4
ΔE00 6.37
Cool Gray
#9AA7B0
ΔE00 8.44
Sky Blue
#87CEEB
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AEC2 #C29682
analogous
#82C2B6 #82AEC2 #828EC2
triadic
#82AEC2 #C282AE #AEC282
tetradic
#82AEC2 #B682C2 #C29682 #8EC282
square
#82AEC2 #B682C2 #C29682 #8EC282
split-complementary
#82AEC2 #C2828E #C2B682
monochromatic
#427287 #5993AE #82AEC2 #ABC9D6 #D4E3EA
Accessibility & contrast
On white
2.39
#82AEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#82AEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AEC2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AEC2 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC3
Deuteranopia (green-blind)
#9AA4C2
Tritanopia (blue-blind)
#6CB4B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #82aec2; /* rgb */ color: rgb(130, 174, 194); /* oklch */ color: oklch(72.6% 0.055 227.7);
Tailwind
colors: {
custom: {
50: '#a8c6d4',
500: '#82aec2',
950: '#000000',
},
}SCSS
$custom: #82aec2; $custom-light: #a8c6d4; $custom-dark: #000000;
JSON
{
"hex": "#82aec2",
"rgb": {
"r": 130,
"g": 174,
"b": 194
},
"hsl": {
"h": 198.75,
"s": 34.409,
"l": 63.529
},
"oklch": {
"l": 0.72616,
"c": 0.05533,
"h": 227.7
},
"luminance": 0.38913
}Semantic roles & 50–950 ramp
primary
#82AEC2
secondary
#DBCCC5
accent
#5D38AD
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283