#82B6F8#82B6F8
#82B6F8 is a light, moderate cyan. Relative luminance 0.450; OKLCH L 76.6% C 0.110 H 254.8°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #82B6F8 |
|---|---|
| RGB | rgb(130, 182, 248) |
| HSL | hsl(214, 89%, 74%) |
| HSV | hsv(214, 48%, 97%) |
| CMYK | cmyk(47.6%, 26.6%, 0%, 2.7%) |
| CIE-LAB | lab(72.88, 0.37, -38.02) |
| CIE-LCH | lch(72.88, 38.02, 270.55°) |
| OKLab | oklab(76.58% -0.0288 -0.1063) |
| OKLCH | oklch(76.58% 0.11 254.8) |
| XYZ | xyz(42.8714, 44.9761, 95.2109) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.64
Sky Blue (survey)
#75BBFD
ΔE00 3.34
Pastel Blue
#A2BFFE
ΔE00 5.96
Baby Blue (survey)
#A2CFFE
ΔE00 6.73
Sky
#82CAFC
ΔE00 7.09
Light Blue
#95D0FC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82B6F8 #F8C482
analogous
#82F1F8 #82B6F8 #8982F8
triadic
#82B6F8 #F882B6 #B6F882
tetradic
#82B6F8 #F882F1 #F8C482 #82F889
square
#82B6F8 #F882F1 #F8C482 #82F889
split-complementary
#82B6F8 #F88982 #F1F882
monochromatic
#0E72F2 #4894F5 #82B6F8 #BCD8FB #E2EEFD
Accessibility & contrast
On white
2.10
#82B6F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#82B6F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82B6F8
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82B6F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82B6F8 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB9FB
Deuteranopia (green-blind)
#8EAEF7
Tritanopia (blue-blind)
#4EC5CD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #82b6f8; /* rgb */ color: rgb(130, 182, 248); /* oklch */ color: oklch(76.6% 0.110 254.8);
Tailwind
colors: {
custom: {
50: '#accbfa',
500: '#82b6f8',
950: '#000000',
},
}SCSS
$custom: #82b6f8; $custom-light: #accbfa; $custom-dark: #000000;
JSON
{
"hex": "#82b6f8",
"rgb": {
"r": 130,
"g": 182,
"b": 248
},
"hsl": {
"h": 213.559,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.76575,
"c": 0.11018,
"h": 254.8
},
"luminance": 0.44979
}Semantic roles & 50–950 ramp
primary
#82B6F8
secondary
#F5E7D6
accent
#8000E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111317
muted
#808285