#82BDF7#82BDF7
#82BDF7 is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.0% C 0.103 H 248.9°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #82BDF7 |
|---|---|
| RGB | rgb(130, 189, 247) |
| HSL | hsl(210, 88%, 74%) |
| HSV | hsv(210, 47%, 97%) |
| CMYK | cmyk(47.4%, 23.5%, 0%, 3.1%) |
| CIE-LAB | lab(74.73, -3.75, -34.60) |
| CIE-LCH | lch(74.73, 34.80, 263.81°) |
| OKLab | oklab(78.02% -0.0373 -0.0965) |
| OKLCH | oklch(78.02% 0.103 248.9) |
| XYZ | xyz(44.1862, 47.8533, 94.8859) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.69
Carolina Blue
#8AB8FE
ΔE00 3.55
Sky
#82CAFC
ΔE00 4.48
Light Blue
#95D0FC
ΔE00 5.41
Lightblue (survey)
#7BC8F6
ΔE00 5.43
Baby Blue (survey)
#A2CFFE
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BDF7 #F7BC82
analogous
#82F7F7 #82BDF7 #8283F7
triadic
#82BDF7 #F782BD #BDF782
tetradic
#82BDF7 #F782F7 #F7BC82 #83F782
square
#82BDF7 #F782F7 #F7BC82 #83F782
split-complementary
#82BDF7 #F78283 #F7F782
monochromatic
#0F80EF #489FF3 #82BDF7 #BCDBFB #E2F0FD
Accessibility & contrast
On white
1.99
#82BDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#82BDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BDF7
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BDF7 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BFFA
Deuteranopia (green-blind)
#97B3F6
Tritanopia (blue-blind)
#4DCAD1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #82bdf7; /* rgb */ color: rgb(130, 189, 247); /* oklch */ color: oklch(78.0% 0.103 248.9);
Tailwind
colors: {
custom: {
50: '#acd0fa',
500: '#82bdf7',
950: '#000000',
},
}SCSS
$custom: #82bdf7; $custom-light: #acd0fa; $custom-dark: #000000;
JSON
{
"hex": "#82bdf7",
"rgb": {
"r": 130,
"g": 189,
"b": 247
},
"hsl": {
"h": 209.744,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.78019,
"c": 0.10346,
"h": 248.9
},
"luminance": 0.47856
}Semantic roles & 50–950 ramp
primary
#82BDF7
secondary
#F5E5D6
accent
#7201E5
background
#FAFCFF
surface
#F5F9FF
border
#CFD2D7
text
#111417
muted
#808285