#82D4FA#82D4FA
#82D4FA is a very light, moderate cyan. Relative luminance 0.587; OKLCH L 83.1% C 0.096 H 229.4°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #82D4FA |
|---|---|
| RGB | rgb(130, 212, 250) |
| HSL | hsl(199, 92%, 75%) |
| HSV | hsv(199, 48%, 98%) |
| CMYK | cmyk(48%, 15.2%, 0%, 2%) |
| CIE-LAB | lab(81.14, -15.10, -26.35) |
| CIE-LCH | lch(81.14, 30.37, 240.19°) |
| OKLab | oklab(83.13% -0.0627 -0.073) |
| OKLCH | oklch(83.13% 0.096 229.4) |
| XYZ | xyz(49.9984, 58.7310, 99.1254) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.83
Sky Blue
#87CEEB
ΔE00 2.72
Lightskyblue
#87CEFA
ΔE00 3.11
Lightblue (survey)
#7BC8F6
ΔE00 3.88
Sky
#82CAFC
ΔE00 4.72
Light Blue
#95D0FC
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82D4FA #FAA882
analogous
#82FAE4 #82D4FA #8298FA
triadic
#82D4FA #FA82D4 #D4FA82
tetradic
#82D4FA #E482FA #FAA882 #98FA82
square
#82D4FA #E482FA #FAA882 #98FA82
split-complementary
#82D4FA #FA8298 #FAE482
monochromatic
#0CACF5 #47C0F8 #82D4FA #BDE8FC #E2F5FE
Accessibility & contrast
On white
1.65
#82D4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#82D4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82D4FA
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82D4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82D4FA | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D1FC
Deuteranopia (green-blind)
#AFC4FA
Tritanopia (blue-blind)
#45DFE0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #82d4fa; /* rgb */ color: rgb(130, 212, 250); /* oklch */ color: oklch(83.1% 0.096 229.4);
Tailwind
colors: {
custom: {
50: '#ade1fc',
500: '#82d4fa',
950: '#000000',
},
}SCSS
$custom: #82d4fa; $custom-light: #ade1fc; $custom-dark: #000000;
JSON
{
"hex": "#82d4fa",
"rgb": {
"r": 130,
"g": 212,
"b": 250
},
"hsl": {
"h": 199,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.83128,
"c": 0.09623,
"h": 229.4
},
"luminance": 0.58735
}Semantic roles & 50–950 ramp
primary
#82D4FA
secondary
#D87648
accent
#4900E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485