#82BEFF#82BEFF
#82BEFF is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.6% C 0.112 H 251.3°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #82BEFF |
|---|---|
| RGB | rgb(130, 190, 255) |
| HSL | hsl(211, 100%, 75%) |
| HSV | hsv(211, 49%, 100%) |
| CMYK | cmyk(49%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(75.32, -2.02, -37.99) |
| CIE-LCH | lch(75.32, 38.04, 266.96°) |
| OKLab | oklab(78.59% -0.036 -0.1062) |
| OKLCH | oklch(78.59% 0.112 251.3) |
| XYZ | xyz(45.6632, 48.7894, 101.5994) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.92
Carolina Blue
#8AB8FE
ΔE00 3.21
Sky
#82CAFC
ΔE00 4.94
Baby Blue (survey)
#A2CFFE
ΔE00 5.34
Light Blue
#95D0FC
ΔE00 5.66
Lightblue (survey)
#7BC8F6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BEFF #FFC382
analogous
#82FCFF #82BEFF #8482FF
triadic
#82BEFF #FF82BE #BEFF82
tetradic
#82BEFF #FF82FC #FFC382 #82FF84
square
#82BEFF #FF82FC #FFC382 #82FF84
split-complementary
#82BEFF #FF8482 #FCFF82
monochromatic
#087EFF #459EFF #82BEFF #BFDEFF #E0EFFF
Accessibility & contrast
On white
1.95
#82BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#82BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BEFF
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BEFF | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#94B4FE
Tritanopia (blue-blind)
#46CDD4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #82beff; /* rgb */ color: rgb(130, 190, 255); /* oklch */ color: oklch(78.6% 0.112 251.3);
Tailwind
colors: {
custom: {
50: '#acd1ff',
500: '#82beff',
950: '#000000',
},
}SCSS
$custom: #82beff; $custom-light: #acd1ff; $custom-dark: #000000;
JSON
{
"hex": "#82beff",
"rgb": {
"r": 130,
"g": 190,
"b": 255
},
"hsl": {
"h": 211.2,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.78586,
"c": 0.11217,
"h": 251.3
},
"luminance": 0.48793
}Semantic roles & 50–950 ramp
primary
#82BEFF
secondary
#F7E6D4
accent
#7700E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286