#82BBFB#82BBFB
#82BBFB is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.8% C 0.110 H 252.1°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #82BBFB |
|---|---|
| RGB | rgb(130, 187, 251) |
| HSL | hsl(212, 94%, 75%) |
| HSV | hsv(212, 48%, 98%) |
| CMYK | cmyk(48.2%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(74.35, -1.52, -37.35) |
| CIE-LCH | lch(74.35, 37.38, 267.66°) |
| OKLab | oklab(77.77% -0.0338 -0.1044) |
| OKLCH | oklch(77.77% 0.11 252.1) |
| XYZ | xyz(44.3829, 47.2483, 98.0292) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.14
Carolina Blue
#8AB8FE
ΔE00 2.55
Sky
#82CAFC
ΔE00 5.59
Baby Blue (survey)
#A2CFFE
ΔE00 5.78
Light Blue
#95D0FC
ΔE00 6.28
Pastel Blue
#A2BFFE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BBFB #FBC282
analogous
#82F7FB #82BBFB #8682FB
triadic
#82BBFB #FB82BB #BBFB82
tetradic
#82BBFB #FB82F7 #FBC282 #82FB86
square
#82BBFB #FB82F7 #FBC282 #82FB86
split-complementary
#82BBFB #FB8682 #F7FB82
monochromatic
#0B7AF7 #479BF9 #82BBFB #BDDBFD #E1EFFE
Accessibility & contrast
On white
2.01
#82BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#82BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BBFB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BBFB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFE
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#4BCAD1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #82bbfb; /* rgb */ color: rgb(130, 187, 251); /* oklch */ color: oklch(77.8% 0.110 252.1);
Tailwind
colors: {
custom: {
50: '#accffd',
500: '#82bbfb',
950: '#000000',
},
}SCSS
$custom: #82bbfb; $custom-light: #accffd; $custom-dark: #000000;
JSON
{
"hex": "#82bbfb",
"rgb": {
"r": 130,
"g": 187,
"b": 251
},
"hsl": {
"h": 211.736,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.7777,
"c": 0.10972,
"h": 252.1
},
"luminance": 0.47252
}Semantic roles & 50–950 ramp
primary
#82BBFB
secondary
#F6E6D5
accent
#7900E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285