#82C8F9#82C8F9
#82C8F9 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.5% C 0.099 H 240.1°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #82C8F9 |
|---|---|
| RGB | rgb(130, 200, 249) |
| HSL | hsl(205, 91%, 74%) |
| HSV | hsv(205, 48%, 98%) |
| CMYK | cmyk(47.8%, 19.7%, 0%, 2.4%) |
| CIE-LAB | lab(77.81, -9.10, -30.92) |
| CIE-LCH | lch(77.81, 32.23, 253.60°) |
| OKLab | oklab(80.47% -0.0493 -0.086) |
| OKLCH | oklch(80.47% 0.099 240.1) |
| XYZ | xyz(46.9530, 52.8904, 97.3388) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.54
Lightblue (survey)
#7BC8F6
ΔE00 1.64
Lightskyblue
#87CEFA
ΔE00 1.97
Light Blue
#95D0FC
ΔE00 2.74
Sky Blue (survey)
#75BBFD
ΔE00 4.49
Baby Blue
#89CFF0
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C8F9 #F9B382
analogous
#82F9EF #82C8F9 #828DF9
triadic
#82C8F9 #F982C8 #C8F982
tetradic
#82C8F9 #EF82F9 #F9B382 #8DF982
square
#82C8F9 #EF82F9 #F9B382 #8DF982
split-complementary
#82C8F9 #F9828D #F9EF82
monochromatic
#0D95F3 #48AEF6 #82C8F9 #BCE2FC #E2F2FE
Accessibility & contrast
On white
1.81
#82C8F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#82C8F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C8F9
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C8F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C8F9 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FB
Deuteranopia (green-blind)
#A2BBF8
Tritanopia (blue-blind)
#49D4D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #82c8f9; /* rgb */ color: rgb(130, 200, 249); /* oklch */ color: oklch(80.5% 0.099 240.1);
Tailwind
colors: {
custom: {
50: '#acd8fb',
500: '#82c8f9',
950: '#000000',
},
}SCSS
$custom: #82c8f9; $custom-light: #acd8fb; $custom-dark: #000000;
JSON
{
"hex": "#82c8f9",
"rgb": {
"r": 130,
"g": 200,
"b": 249
},
"hsl": {
"h": 204.706,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.80473,
"c": 0.09914,
"h": 240.1
},
"luminance": 0.52894
}Semantic roles & 50–950 ramp
primary
#82C8F9
secondary
#D68349
accent
#5F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385