#82ABC8#82ABC8
#82ABC8 is a light, moderate cyan. Relative luminance 0.380; OKLCH L 72.2% C 0.061 H 239.5°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABC8 |
|---|---|
| RGB | rgb(130, 171, 200) |
| HSL | hsl(205, 39%, 65%) |
| HSV | hsv(205, 35%, 78%) |
| CMYK | cmyk(35%, 14.5%, 0%, 21.6%) |
| CIE-LAB | lab(68.05, -6.69, -19.21) |
| CIE-LCH | lch(68.05, 20.34, 250.81°) |
| OKLab | oklab(72.18% -0.0311 -0.0528) |
| OKLCH | oklch(72.18% 0.061 239.5) |
| XYZ | xyz(34.1908, 38.0400, 60.1733) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.88
Bluegrey
#85A3B2
ΔE00 5.29
Light Grey Blue
#9DBCD4
ΔE00 5.62
Bluey Grey
#89A0B0
ΔE00 5.70
Sky Blue (survey)
#75BBFD
ΔE00 8.24
Carolina Blue
#8AB8FE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABC8 #C89F82
analogous
#82C8C2 #82ABC8 #8288C8
triadic
#82ABC8 #C882AB #ABC882
tetradic
#82ABC8 #C282C8 #C89F82 #88C882
square
#82ABC8 #C282C8 #C89F82 #88C882
split-complementary
#82ABC8 #C88288 #C8C282
monochromatic
#3F6F90 #588EB5 #82ABC8 #ADC8DB #D7E4ED
Accessibility & contrast
On white
2.44
#82ABC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#82ABC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABC8
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABC8 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FAAC9
Deuteranopia (green-blind)
#95A3C8
Tritanopia (blue-blind)
#6BB2B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #82abc8; /* rgb */ color: rgb(130, 171, 200); /* oklch */ color: oklch(72.2% 0.061 239.5);
Tailwind
colors: {
custom: {
50: '#a8c4d8',
500: '#82abc8',
950: '#000000',
},
}SCSS
$custom: #82abc8; $custom-light: #a8c4d8; $custom-dark: #000000;
JSON
{
"hex": "#82abc8",
"rgb": {
"r": 130,
"g": 171,
"b": 200
},
"hsl": {
"h": 204.857,
"s": 38.889,
"l": 64.706
},
"oklch": {
"l": 0.72179,
"c": 0.06131,
"h": 239.5
},
"luminance": 0.38042
}Semantic roles & 50–950 ramp
primary
#82ABC8
secondary
#DFD1C7
accent
#6834B2
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183