#82BEEB#82BEEB
#82BEEB is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.7% C 0.089 H 241.7°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #82BEEB |
|---|---|
| RGB | rgb(130, 190, 235) |
| HSL | hsl(206, 72%, 72%) |
| HSV | hsv(206, 45%, 92%) |
| CMYK | cmyk(44.7%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(74.55, -7.64, -28.40) |
| CIE-LCH | lch(74.55, 29.41, 254.95°) |
| OKLab | oklab(77.73% -0.0424 -0.0788) |
| OKLCH | oklch(77.73% 0.09 241.7) |
| XYZ | xyz(42.6096, 47.5680, 85.5174) |
| Luminance | 0.4757 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.30
Sky Blue (survey)
#75BBFD
ΔE00 3.38
Lightblue (survey)
#7BC8F6
ΔE00 3.41
Lightskyblue
#87CEFA
ΔE00 4.30
Light Blue
#95D0FC
ΔE00 4.61
Carolina Blue
#8AB8FE
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BEEB #EBAF82
analogous
#82EBE3 #82BEEB #828AEB
triadic
#82BEEB #EB82BE #BEEB82
tetradic
#82BEEB #E382EB #EBAF82 #8AEB82
square
#82BEEB #E382EB #EBAF82 #8AEB82
split-complementary
#82BEEB #EB828A #EBE382
monochromatic
#2186D1 #4DA3E3 #82BEEB #B7D9F3 #E5F1FB
Accessibility & contrast
On white
2.00
#82BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#82BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BEEB
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BEEB | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEED
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#56C9CD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #82beeb; /* rgb */ color: rgb(130, 190, 235); /* oklch */ color: oklch(77.7% 0.089 241.7);
Tailwind
colors: {
custom: {
50: '#abd1f1',
500: '#82beeb',
950: '#000000',
},
}SCSS
$custom: #82beeb; $custom-light: #abd1f1; $custom-dark: #000000;
JSON
{
"hex": "#82beeb",
"rgb": {
"r": 130,
"g": 190,
"b": 235
},
"hsl": {
"h": 205.714,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.77727,
"c": 0.0895,
"h": 241.7
},
"luminance": 0.47571
}Semantic roles & 50–950 ramp
primary
#82BEEB
secondary
#F2E2D7
accent
#6511D4
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101416
muted
#7F8284