#82BEED#82BEED
#82BEED is a light, moderate cyan. Relative luminance 0.477; OKLCH L 77.8% C 0.092 H 242.9°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #82BEED |
|---|---|
| RGB | rgb(130, 190, 237) |
| HSL | hsl(206, 75%, 72%) |
| HSV | hsv(206, 45%, 93%) |
| CMYK | cmyk(45.1%, 19.8%, 0%, 7.1%) |
| CIE-LAB | lab(74.63, -7.09, -29.37) |
| CIE-LCH | lch(74.63, 30.21, 256.44°) |
| OKLab | oklab(77.81% -0.0417 -0.0816) |
| OKLCH | oklch(77.81% 0.092 242.9) |
| XYZ | xyz(42.9002, 47.6842, 87.0477) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.96
Sky
#82CAFC
ΔE00 3.32
Lightblue (survey)
#7BC8F6
ΔE00 3.63
Lightskyblue
#87CEFA
ΔE00 4.46
Light Blue
#95D0FC
ΔE00 4.61
Carolina Blue
#8AB8FE
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BEED #EDB182
analogous
#82EDE6 #82BEED #8289ED
triadic
#82BEED #ED82BE #BEED82
tetradic
#82BEED #E682ED #EDB182 #89ED82
square
#82BEED #E682ED #EDB182 #89ED82
split-complementary
#82BEED #ED8289 #EDE682
monochromatic
#1F85D6 #4DA2E5 #82BEED #B7DAF5 #E4F1FB
Accessibility & contrast
On white
1.99
#82BEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#82BEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BEED
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BEED | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEF
Deuteranopia (green-blind)
#9CB3EC
Tritanopia (blue-blind)
#54C9CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #82beed; /* rgb */ color: rgb(130, 190, 237); /* oklch */ color: oklch(77.8% 0.092 242.9);
Tailwind
colors: {
custom: {
50: '#abd1f3',
500: '#82beed',
950: '#000000',
},
}SCSS
$custom: #82beed; $custom-light: #abd1f3; $custom-dark: #000000;
JSON
{
"hex": "#82beed",
"rgb": {
"r": 130,
"g": 190,
"b": 237
},
"hsl": {
"h": 206.355,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.77809,
"c": 0.09162,
"h": 242.9
},
"luminance": 0.47687
}Semantic roles & 50–950 ramp
primary
#82BEED
secondary
#F3E4D8
accent
#670FD7
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101417
muted
#7F8285