#82B2ED#82B2ED
#82B2ED is a light, moderate cyan. Relative luminance 0.427; OKLCH L 75.2% C 0.100 H 254.1°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #82B2ED |
|---|---|
| RGB | rgb(130, 178, 237) |
| HSL | hsl(213, 75%, 72%) |
| HSV | hsv(213, 45%, 93%) |
| CMYK | cmyk(45.1%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(71.35, -0.55, -34.43) |
| CIE-LCH | lch(71.35, 34.43, 269.09°) |
| OKLab | oklab(75.23% -0.0274 -0.096) |
| OKLCH | oklch(75.23% 0.1 254.1) |
| XYZ | xyz(40.4073, 42.6984, 86.2167) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.45
Sky Blue (survey)
#75BBFD
ΔE00 4.17
Pastel Blue
#A2BFFE
ΔE00 6.19
Baby Blue (survey)
#A2CFFE
ΔE00 7.59
Sky
#82CAFC
ΔE00 7.80
Light Grey Blue
#9DBCD4
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82B2ED #EDBD82
analogous
#82E8ED #82B2ED #8882ED
triadic
#82B2ED #ED82B2 #B2ED82
tetradic
#82B2ED #ED82E8 #EDBD82 #82ED88
square
#82B2ED #ED82E8 #EDBD82 #82ED88
split-complementary
#82B2ED #ED8882 #E8ED82
monochromatic
#1F71D6 #4D91E5 #82B2ED #B7D3F5 #E4EFFB
Accessibility & contrast
On white
2.20
#82B2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#82B2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82B2ED
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82B2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82B2ED | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB5F0
Deuteranopia (green-blind)
#8EAAEC
Tritanopia (blue-blind)
#57BFC6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #82b2ed; /* rgb */ color: rgb(130, 178, 237); /* oklch */ color: oklch(75.2% 0.100 254.1);
Tailwind
colors: {
custom: {
50: '#abc8f3',
500: '#82b2ed',
950: '#000000',
},
}SCSS
$custom: #82b2ed; $custom-light: #abc8f3; $custom-dark: #000000;
JSON
{
"hex": "#82b2ed",
"rgb": {
"r": 130,
"g": 178,
"b": 237
},
"hsl": {
"h": 213.084,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.75231,
"c": 0.09986,
"h": 254.1
},
"luminance": 0.42701
}Semantic roles & 50–950 ramp
primary
#82B2ED
secondary
#F3E7D8
accent
#7D0FD7
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285