#82ABE3#82ABE3
#82ABE3 is a light, moderate cyan. Relative luminance 0.394; OKLCH L 73.3% C 0.093 H 256.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABE3 |
|---|---|
| RGB | rgb(130, 171, 227) |
| HSL | hsl(215, 63%, 70%) |
| HSV | hsv(215, 43%, 89%) |
| CMYK | cmyk(42.7%, 24.7%, 0%, 11%) |
| CIE-LAB | lab(69.05, 0.54, -32.53) |
| CIE-LCH | lch(69.05, 32.53, 270.95°) |
| OKLab | oklab(73.3% -0.022 -0.0906) |
| OKLCH | oklch(73.3% 0.093 256.3) |
| XYZ | xyz(37.6294, 39.4155, 78.2833) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.15
Sky Blue (survey)
#75BBFD
ΔE00 6.36
Cornflowerblue
#6495ED
ΔE00 6.66
Pastel Blue
#A2BFFE
ΔE00 6.81
Periwinkle Blue
#8F99FB
ΔE00 7.95
Light Grey Blue
#9DBCD4
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABE3 #E3BA82
analogous
#82DCE3 #82ABE3 #8982E3
triadic
#82ABE3 #E382AB #ABE382
tetradic
#82ABE3 #E382DC #E3BA82 #82E389
square
#82ABE3 #E382DC #E3BA82 #82E389
split-complementary
#82ABE3 #E38982 #DCE382
monochromatic
#2B6AC0 #5089D8 #82ABE3 #B4CDEE #E6EEF9
Accessibility & contrast
On white
2.36
#82ABE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#82ABE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABE3
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABE3 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AEE6
Deuteranopia (green-blind)
#8BA4E2
Tritanopia (blue-blind)
#5EB7BE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #82abe3; /* rgb */ color: rgb(130, 171, 227); /* oklch */ color: oklch(73.3% 0.093 256.3);
Tailwind
colors: {
custom: {
50: '#aac3ec',
500: '#82abe3',
950: '#000000',
},
}SCSS
$custom: #82abe3; $custom-light: #aac3ec; $custom-dark: #000000;
JSON
{
"hex": "#82abe3",
"rgb": {
"r": 130,
"g": 171,
"b": 227
},
"hsl": {
"h": 214.639,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.73298,
"c": 0.09324,
"h": 256.3
},
"luminance": 0.39418
}Semantic roles & 50–950 ramp
primary
#82ABE3
secondary
#EEE2D3
accent
#801ACB
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184