#82B7F7#82B7F7
#82B7F7 is a light, moderate cyan. Relative luminance 0.453; OKLCH L 76.7% C 0.108 H 253.7°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #82B7F7 |
|---|---|
| RGB | rgb(130, 183, 247) |
| HSL | hsl(213, 88%, 74%) |
| HSV | hsv(213, 47%, 97%) |
| CMYK | cmyk(47.4%, 25.9%, 0%, 3.1%) |
| CIE-LAB | lab(73.11, -0.47, -37.12) |
| CIE-LCH | lch(73.11, 37.12, 269.27°) |
| OKLab | oklab(76.74% -0.0303 -0.1038) |
| OKLCH | oklch(76.74% 0.108 253.7) |
| XYZ | xyz(42.9222, 45.3252, 94.4645) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.88
Sky Blue (survey)
#75BBFD
ΔE00 2.98
Pastel Blue
#A2BFFE
ΔE00 6.09
Baby Blue (survey)
#A2CFFE
ΔE00 6.51
Sky
#82CAFC
ΔE00 6.67
Light Blue
#95D0FC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82B7F7 #F7C282
analogous
#82F1F7 #82B7F7 #8882F7
triadic
#82B7F7 #F782B7 #B7F782
tetradic
#82B7F7 #F782F1 #F7C282 #82F788
square
#82B7F7 #F782F1 #F7C282 #82F788
split-complementary
#82B7F7 #F78882 #F1F782
monochromatic
#0F75EF #4896F3 #82B7F7 #BCD8FB #E2EEFD
Accessibility & contrast
On white
2.09
#82B7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#82B7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82B7F7
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82B7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82B7F7 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBAFA
Deuteranopia (green-blind)
#90AEF6
Tritanopia (blue-blind)
#4FC5CD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #82b7f7; /* rgb */ color: rgb(130, 183, 247); /* oklch */ color: oklch(76.7% 0.108 253.7);
Tailwind
colors: {
custom: {
50: '#acccfa',
500: '#82b7f7',
950: '#000000',
},
}SCSS
$custom: #82b7f7; $custom-light: #acccfa; $custom-dark: #000000;
JSON
{
"hex": "#82b7f7",
"rgb": {
"r": 130,
"g": 183,
"b": 247
},
"hsl": {
"h": 212.821,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.76741,
"c": 0.1081,
"h": 253.7
},
"luminance": 0.45328
}Semantic roles & 50–950 ramp
primary
#82B7F7
secondary
#F5E7D6
accent
#7D01E5
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111317
muted
#808285