#82B8F9#82B8F9
#82B8F9 is a light, moderate cyan. Relative luminance 0.459; OKLCH L 77.0% C 0.110 H 253.7°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #82B8F9 |
|---|---|
| RGB | rgb(130, 184, 249) |
| HSL | hsl(213, 91%, 74%) |
| HSV | hsv(213, 48%, 98%) |
| CMYK | cmyk(47.8%, 26.1%, 0%, 2.4%) |
| CIE-LAB | lab(73.46, -0.45, -37.65) |
| CIE-LCH | lch(73.46, 37.66, 269.32°) |
| OKLab | oklab(77.04% -0.0309 -0.1053) |
| OKLCH | oklch(77.04% 0.11 253.7) |
| XYZ | xyz(43.4395, 45.8633, 96.1676) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.92
Sky Blue (survey)
#75BBFD
ΔE00 2.80
Pastel Blue
#A2BFFE
ΔE00 6.12
Baby Blue (survey)
#A2CFFE
ΔE00 6.32
Sky
#82CAFC
ΔE00 6.47
Light Blue
#95D0FC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82B8F9 #F9C382
analogous
#82F4F9 #82B8F9 #8882F9
triadic
#82B8F9 #F982B8 #B8F982
tetradic
#82B8F9 #F982F4 #F9C382 #82F988
square
#82B8F9 #F982F4 #F9C382 #82F988
split-complementary
#82B8F9 #F98882 #F4F982
monochromatic
#0D76F3 #4897F6 #82B8F9 #BCD9FC #E2EEFE
Accessibility & contrast
On white
2.06
#82B8F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#82B8F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82B8F9
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82B8F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82B8F9 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBBFC
Deuteranopia (green-blind)
#90AFF8
Tritanopia (blue-blind)
#4DC7CE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #82b8f9; /* rgb */ color: rgb(130, 184, 249); /* oklch */ color: oklch(77.0% 0.110 253.7);
Tailwind
colors: {
custom: {
50: '#accdfb',
500: '#82b8f9',
950: '#000000',
},
}SCSS
$custom: #82b8f9; $custom-light: #accdfb; $custom-dark: #000000;
JSON
{
"hex": "#82b8f9",
"rgb": {
"r": 130,
"g": 184,
"b": 249
},
"hsl": {
"h": 212.773,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.77043,
"c": 0.10972,
"h": 253.7
},
"luminance": 0.45866
}Semantic roles & 50–950 ramp
primary
#82B8F9
secondary
#F6E7D5
accent
#7D00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285