#82BEFA#82BEFA
#82BEFA is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.4% C 0.106 H 249.3°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #82BEFA |
|---|---|
| RGB | rgb(130, 190, 250) |
| HSL | hsl(210, 92%, 75%) |
| HSV | hsv(210, 48%, 98%) |
| CMYK | cmyk(48%, 24%, 0%, 2%) |
| CIE-LAB | lab(75.12, -3.45, -35.61) |
| CIE-LCH | lch(75.12, 35.78, 264.47°) |
| OKLab | oklab(78.36% -0.0375 -0.0994) |
| OKLCH | oklch(78.36% 0.106 249.3) |
| XYZ | xyz(44.8687, 48.4716, 97.4155) |
| Luminance | 0.4848 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.67
Carolina Blue
#8AB8FE
ΔE00 3.59
Sky
#82CAFC
ΔE00 4.42
Light Blue
#95D0FC
ΔE00 5.31
Baby Blue (survey)
#A2CFFE
ΔE00 5.31
Lightblue (survey)
#7BC8F6
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BEFA #FABE82
analogous
#82FAFA #82BEFA #8282FA
triadic
#82BEFA #FA82BE #BEFA82
tetradic
#82BEFA #FA82FA #FABE82 #82FA82
square
#82BEFA #FA82FA #FABE82 #82FA82
split-complementary
#82BEFA #FA8282 #FAFA82
monochromatic
#0C81F5 #479FF8 #82BEFA #BDDDFC #E2F0FE
Accessibility & contrast
On white
1.96
#82BEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#82BEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BEFA
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BEFA | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FD
Deuteranopia (green-blind)
#97B4F9
Tritanopia (blue-blind)
#4BCCD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #82befa; /* rgb */ color: rgb(130, 190, 250); /* oklch */ color: oklch(78.4% 0.106 249.3);
Tailwind
colors: {
custom: {
50: '#acd1fc',
500: '#82befa',
950: '#000000',
},
}SCSS
$custom: #82befa; $custom-light: #acd1fc; $custom-dark: #000000;
JSON
{
"hex": "#82befa",
"rgb": {
"r": 130,
"g": 190,
"b": 250
},
"hsl": {
"h": 210,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.78364,
"c": 0.10625,
"h": 249.3
},
"luminance": 0.48475
}Semantic roles & 50–950 ramp
primary
#82BEFA
secondary
#F6E6D5
accent
#7300E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285