#82B4E2#82B4E2
#82B4E2 is a light, moderate cyan. Relative luminance 0.429; OKLCH L 75.2% C 0.085 H 246.9°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #82B4E2 |
|---|---|
| RGB | rgb(130, 180, 226) |
| HSL | hsl(209, 62%, 70%) |
| HSV | hsv(209, 42%, 89%) |
| CMYK | cmyk(42.5%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(71.47, -4.69, -28.25) |
| CIE-LCH | lch(71.47, 28.64, 260.57°) |
| OKLab | oklab(75.19% -0.0334 -0.0784) |
| OKLCH | oklch(75.19% 0.085 246.9) |
| XYZ | xyz(39.2501, 42.8769, 78.1446) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.82
Carolina Blue
#8AB8FE
ΔE00 4.17
Light Grey Blue
#9DBCD4
ΔE00 6.35
Sky
#82CAFC
ΔE00 6.38
Lightblue (survey)
#7BC8F6
ΔE00 6.60
Light Blue
#95D0FC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82B4E2 #E2B082
analogous
#82E2E0 #82B4E2 #8284E2
triadic
#82B4E2 #E282B4 #B4E282
tetradic
#82B4E2 #E082E2 #E2B082 #84E282
square
#82B4E2 #E082E2 #E2B082 #84E282
split-complementary
#82B4E2 #E28284 #E2E082
monochromatic
#2C78BE #5096D6 #82B4E2 #B4D2EE #E5F0F9
Accessibility & contrast
On white
2.19
#82B4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#82B4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82B4E2
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82B4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82B4E2 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B5E4
Deuteranopia (green-blind)
#95ABE1
Tritanopia (blue-blind)
#5DBFC3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #82b4e2; /* rgb */ color: rgb(130, 180, 226); /* oklch */ color: oklch(75.2% 0.085 246.9);
Tailwind
colors: {
custom: {
50: '#aacaeb',
500: '#82b4e2',
950: '#000000',
},
}SCSS
$custom: #82b4e2; $custom-light: #aacaeb; $custom-dark: #000000;
JSON
{
"hex": "#82b4e2",
"rgb": {
"r": 130,
"g": 180,
"b": 226
},
"hsl": {
"h": 208.75,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.75187,
"c": 0.08519,
"h": 246.9
},
"luminance": 0.42879
}Semantic roles & 50–950 ramp
primary
#82B4E2
secondary
#EDDFD2
accent
#6F1BCA
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284