#82BAFE#82BAFE
#82BAFE is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.7% C 0.114 H 253.9°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #82BAFE |
|---|---|
| RGB | rgb(130, 186, 254) |
| HSL | hsl(213, 98%, 75%) |
| HSV | hsv(213, 49%, 100%) |
| CMYK | cmyk(48.8%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(74.20, -0.11, -39.19) |
| CIE-LCH | lch(74.20, 39.19, 269.83°) |
| OKLab | oklab(77.69% -0.0317 -0.1097) |
| OKLCH | oklch(77.69% 0.114 253.9) |
| XYZ | xyz(44.6481, 47.0162, 100.4690) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.08
Sky Blue (survey)
#75BBFD
ΔE00 2.60
Baby Blue (survey)
#A2CFFE
ΔE00 5.99
Pastel Blue
#A2BFFE
ΔE00 6.19
Sky
#82CAFC
ΔE00 6.19
Light Blue
#95D0FC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BAFE #FEC682
analogous
#82F8FE #82BAFE #8882FE
triadic
#82BAFE #FE82BA #BAFE82
tetradic
#82BAFE #FE82F8 #FEC682 #82FE88
square
#82BAFE #FE82F8 #FEC682 #82FE88
split-complementary
#82BAFE #FE8882 #F8FE82
monochromatic
#0977FD #4598FE #82BAFE #BFDCFE #E1EEFF
Accessibility & contrast
On white
2.02
#82BAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#82BAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BAFE
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BAFE | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBDFF
Deuteranopia (green-blind)
#90B1FD
Tritanopia (blue-blind)
#48C9D2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #82bafe; /* rgb */ color: rgb(130, 186, 254); /* oklch */ color: oklch(77.7% 0.114 253.9);
Tailwind
colors: {
custom: {
50: '#acceff',
500: '#82bafe',
950: '#000000',
},
}SCSS
$custom: #82bafe; $custom-light: #acceff; $custom-dark: #000000;
JSON
{
"hex": "#82bafe",
"rgb": {
"r": 130,
"g": 186,
"b": 254
},
"hsl": {
"h": 212.903,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.77694,
"c": 0.1142,
"h": 253.9
},
"luminance": 0.47019
}Semantic roles & 50–950 ramp
primary
#82BAFE
secondary
#F7E7D4
accent
#7E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286