#82ABDD#82ABDD
#82ABDD is a light, moderate cyan. Relative luminance 0.391; OKLCH L 73.0% C 0.086 H 253.8°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABDD |
|---|---|
| RGB | rgb(130, 171, 221) |
| HSL | hsl(213, 57%, 69%) |
| HSV | hsv(213, 41%, 87%) |
| CMYK | cmyk(41.2%, 22.6%, 0%, 13.3%) |
| CIE-LAB | lab(68.82, -1.11, -29.60) |
| CIE-LCH | lch(68.82, 29.63, 267.85°) |
| OKLab | oklab(73.04% -0.0239 -0.0822) |
| OKLCH | oklch(73.04% 0.086 253.8) |
| XYZ | xyz(36.8157, 39.0900, 73.9978) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.60
Sky Blue (survey)
#75BBFD
ΔE00 6.31
Cornflowerblue
#6495ED
ΔE00 6.85
Pastel Blue
#A2BFFE
ΔE00 7.18
Light Grey Blue
#9DBCD4
ΔE00 7.96
Periwinkle Blue
#8F99FB
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABDD #DDB482
analogous
#82D9DD #82ABDD #8782DD
triadic
#82ABDD #DD82AB #ABDD82
tetradic
#82ABDD #DD82D9 #DDB482 #82DD87
square
#82ABDD #DD82D9 #DDB482 #82DD87
split-complementary
#82ABDD #DD8782 #D9DD82
monochromatic
#316CB4 #528BD0 #82ABDD #B2CBEA #E2ECF7
Accessibility & contrast
On white
2.38
#82ABDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#82ABDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABDD
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABDD | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADDF
Deuteranopia (green-blind)
#8DA4DC
Tritanopia (blue-blind)
#61B6BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #82abdd; /* rgb */ color: rgb(130, 171, 221); /* oklch */ color: oklch(73.0% 0.086 253.8);
Tailwind
colors: {
custom: {
50: '#aac3e7',
500: '#82abdd',
950: '#000000',
},
}SCSS
$custom: #82abdd; $custom-light: #aac3e7; $custom-dark: #000000;
JSON
{
"hex": "#82abdd",
"rgb": {
"r": 130,
"g": 171,
"b": 221
},
"hsl": {
"h": 212.967,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.73036,
"c": 0.08564,
"h": 253.8
},
"luminance": 0.39092
}Semantic roles & 50–950 ramp
primary
#82ABDD
secondary
#EBDFD0
accent
#7B21C5
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184