#82BDFF#82BDFF
#82BDFF is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.4% C 0.113 H 252.0°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #82BDFF |
|---|---|
| RGB | rgb(130, 189, 255) |
| HSL | hsl(212, 100%, 75%) |
| HSV | hsv(212, 49%, 100%) |
| CMYK | cmyk(49%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(75.05, -1.47, -38.41) |
| CIE-LCH | lch(75.05, 38.44, 267.81°) |
| OKLab | oklab(78.37% -0.0348 -0.1074) |
| OKLCH | oklch(78.37% 0.113 252) |
| XYZ | xyz(45.4473, 48.3577, 101.5275) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.05
Carolina Blue
#8AB8FE
ΔE00 2.89
Sky
#82CAFC
ΔE00 5.28
Baby Blue (survey)
#A2CFFE
ΔE00 5.49
Light Blue
#95D0FC
ΔE00 5.94
Lightblue (survey)
#7BC8F6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BDFF #FFC482
analogous
#82FBFF #82BDFF #8582FF
triadic
#82BDFF #FF82BD #BDFF82
tetradic
#82BDFF #FF82FB #FFC482 #82FF85
square
#82BDFF #FF82FB #FFC482 #82FF85
split-complementary
#82BDFF #FF8582 #FBFF82
monochromatic
#087CFF #459DFF #82BDFF #BFDDFF #E0EFFF
Accessibility & contrast
On white
1.97
#82BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#82BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BDFF
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BDFF | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#93B3FE
Tritanopia (blue-blind)
#47CCD4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #82bdff; /* rgb */ color: rgb(130, 189, 255); /* oklch */ color: oklch(78.4% 0.113 252.0);
Tailwind
colors: {
custom: {
50: '#acd0ff',
500: '#82bdff',
950: '#000000',
},
}SCSS
$custom: #82bdff; $custom-light: #acd0ff; $custom-dark: #000000;
JSON
{
"hex": "#82bdff",
"rgb": {
"r": 130,
"g": 189,
"b": 255
},
"hsl": {
"h": 211.68,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.78374,
"c": 0.11296,
"h": 252
},
"luminance": 0.48361
}Semantic roles & 50–950 ramp
primary
#82BDFF
secondary
#F7E6D4
accent
#7900E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286