#82BCFB#82BCFB
#82BCFB is a light, moderate cyan. Relative luminance 0.477; OKLCH L 78.0% C 0.109 H 251.3°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #82BCFB |
|---|---|
| RGB | rgb(130, 188, 251) |
| HSL | hsl(211, 94%, 75%) |
| HSV | hsv(211, 48%, 98%) |
| CMYK | cmyk(48.2%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(74.62, -2.07, -36.93) |
| CIE-LCH | lch(74.62, 36.99, 266.79°) |
| OKLab | oklab(77.98% -0.0349 -0.1032) |
| OKLCH | oklch(77.98% 0.109 251.3) |
| XYZ | xyz(44.5958, 47.6741, 98.1001) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.93
Carolina Blue
#8AB8FE
ΔE00 2.86
Sky
#82CAFC
ΔE00 5.24
Baby Blue (survey)
#A2CFFE
ΔE00 5.61
Light Blue
#95D0FC
ΔE00 5.98
Lightblue (survey)
#7BC8F6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BCFB #FBC182
analogous
#82F8FB #82BCFB #8582FB
triadic
#82BCFB #FB82BC #BCFB82
tetradic
#82BCFB #FB82F8 #FBC182 #82FB85
square
#82BCFB #FB82F8 #FBC182 #82FB85
split-complementary
#82BCFB #FB8582 #F8FB82
monochromatic
#0B7CF7 #479CF9 #82BCFB #BDDCFD #E1EFFE
Accessibility & contrast
On white
1.99
#82BCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#82BCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BCFB
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BCFB | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFE
Deuteranopia (green-blind)
#94B2FA
Tritanopia (blue-blind)
#4ACAD2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #82bcfb; /* rgb */ color: rgb(130, 188, 251); /* oklch */ color: oklch(78.0% 0.109 251.3);
Tailwind
colors: {
custom: {
50: '#acd0fd',
500: '#82bcfb',
950: '#000000',
},
}SCSS
$custom: #82bcfb; $custom-light: #acd0fd; $custom-dark: #000000;
JSON
{
"hex": "#82bcfb",
"rgb": {
"r": 130,
"g": 188,
"b": 251
},
"hsl": {
"h": 211.24,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.77982,
"c": 0.10894,
"h": 251.3
},
"luminance": 0.47677
}Semantic roles & 50–950 ramp
primary
#82BCFB
secondary
#F6E6D5
accent
#7700E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285