#82BEFD#82BEFD
#82BEFD is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.5% C 0.110 H 250.5°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #82BEFD |
|---|---|
| RGB | rgb(130, 190, 253) |
| HSL | hsl(211, 97%, 75%) |
| HSV | hsv(211, 49%, 99%) |
| CMYK | cmyk(48.6%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(75.24, -2.59, -37.04) |
| CIE-LCH | lch(75.24, 37.13, 266.00°) |
| OKLab | oklab(78.5% -0.0366 -0.1035) |
| OKLCH | oklch(78.5% 0.11 250.5) |
| XYZ | xyz(45.3429, 48.6613, 99.9127) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.79
Carolina Blue
#8AB8FE
ΔE00 3.34
Sky
#82CAFC
ΔE00 4.74
Baby Blue (survey)
#A2CFFE
ΔE00 5.32
Light Blue
#95D0FC
ΔE00 5.52
Lightblue (survey)
#7BC8F6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BEFD #FDC182
analogous
#82FBFD #82BEFD #8482FD
triadic
#82BEFD #FD82BE #BEFD82
tetradic
#82BEFD #FD82FB #FDC182 #82FD84
square
#82BEFD #FD82FB #FDC182 #82FD84
split-complementary
#82BEFD #FD8482 #FBFD82
monochromatic
#0A7FFB #469FFC #82BEFD #BEDDFE #E1EFFF
Accessibility & contrast
On white
1.96
#82BEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#82BEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BEFD
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BEFD | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#95B4FC
Tritanopia (blue-blind)
#48CCD4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #82befd; /* rgb */ color: rgb(130, 190, 253); /* oklch */ color: oklch(78.5% 0.110 250.5);
Tailwind
colors: {
custom: {
50: '#acd1fe',
500: '#82befd',
950: '#000000',
},
}SCSS
$custom: #82befd; $custom-light: #acd1fe; $custom-dark: #000000;
JSON
{
"hex": "#82befd",
"rgb": {
"r": 130,
"g": 190,
"b": 253
},
"hsl": {
"h": 210.732,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.78497,
"c": 0.10978,
"h": 250.5
},
"luminance": 0.48665
}Semantic roles & 50–950 ramp
primary
#82BEFD
secondary
#F7E6D4
accent
#7600E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286