#82BEF9#82BEF9
#82BEF9 is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.3% C 0.105 H 248.9°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #82BEF9 |
|---|---|
| RGB | rgb(130, 190, 249) |
| HSL | hsl(210, 91%, 74%) |
| HSV | hsv(210, 48%, 98%) |
| CMYK | cmyk(47.8%, 23.7%, 0%, 2.4%) |
| CIE-LAB | lab(75.08, -3.73, -35.13) |
| CIE-LCH | lch(75.08, 35.33, 263.94°) |
| OKLab | oklab(78.32% -0.0378 -0.098) |
| OKLCH | oklch(78.32% 0.105 248.9) |
| XYZ | xyz(44.7124, 48.4091, 96.5919) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.67
Carolina Blue
#8AB8FE
ΔE00 3.68
Sky
#82CAFC
ΔE00 4.31
Light Blue
#95D0FC
ΔE00 5.24
Baby Blue (survey)
#A2CFFE
ΔE00 5.31
Lightblue (survey)
#7BC8F6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BEF9 #F9BD82
analogous
#82F9F9 #82BEF9 #8283F9
triadic
#82BEF9 #F982BE #BEF982
tetradic
#82BEF9 #F982F9 #F9BD82 #83F982
square
#82BEF9 #F982F9 #F9BD82 #83F982
split-complementary
#82BEF9 #F98283 #F9F982
monochromatic
#0D81F3 #48A0F6 #82BEF9 #BCDCFC #E2F0FE
Accessibility & contrast
On white
1.97
#82BEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#82BEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BEF9
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BEF9 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FC
Deuteranopia (green-blind)
#97B4F8
Tritanopia (blue-blind)
#4CCCD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #82bef9; /* rgb */ color: rgb(130, 190, 249); /* oklch */ color: oklch(78.3% 0.105 248.9);
Tailwind
colors: {
custom: {
50: '#acd1fb',
500: '#82bef9',
950: '#000000',
},
}SCSS
$custom: #82bef9; $custom-light: #acd1fb; $custom-dark: #000000;
JSON
{
"hex": "#82bef9",
"rgb": {
"r": 130,
"g": 190,
"b": 249
},
"hsl": {
"h": 209.748,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.78321,
"c": 0.10509,
"h": 248.9
},
"luminance": 0.48412
}Semantic roles & 50–950 ramp
primary
#82BEF9
secondary
#F6E5D5
accent
#7200E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285