#82C2F9#82C2F9
#82C2F9 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.2% C 0.102 H 245.5°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #82C2F9 |
|---|---|
| RGB | rgb(130, 194, 249) |
| HSL | hsl(208, 91%, 74%) |
| HSV | hsv(208, 48%, 98%) |
| CMYK | cmyk(47.8%, 22.1%, 0%, 2.4%) |
| CIE-LAB | lab(76.17, -5.89, -33.45) |
| CIE-LCH | lch(76.17, 33.97, 260.01°) |
| OKLab | oklab(79.18% -0.0424 -0.0932) |
| OKLCH | oklch(79.18% 0.102 245.5) |
| XYZ | xyz(45.5906, 50.1656, 96.8847) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.32
Sky
#82CAFC
ΔE00 2.78
Lightblue (survey)
#7BC8F6
ΔE00 3.85
Light Blue
#95D0FC
ΔE00 4.05
Lightskyblue
#87CEFA
ΔE00 4.30
Baby Blue (survey)
#A2CFFE
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C2F9 #F9B982
analogous
#82F9F5 #82C2F9 #8287F9
triadic
#82C2F9 #F982C2 #C2F982
tetradic
#82C2F9 #F582F9 #F9B982 #87F982
square
#82C2F9 #F582F9 #F9B982 #87F982
split-complementary
#82C2F9 #F98287 #F9F582
monochromatic
#0D89F3 #48A6F6 #82C2F9 #BCDEFC #E2F1FE
Accessibility & contrast
On white
1.90
#82C2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#82C2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C2F9
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C2F9 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FC
Deuteranopia (green-blind)
#9CB6F8
Tritanopia (blue-blind)
#4BCFD5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #82c2f9; /* rgb */ color: rgb(130, 194, 249); /* oklch */ color: oklch(79.2% 0.102 245.5);
Tailwind
colors: {
custom: {
50: '#acd4fb',
500: '#82c2f9',
950: '#000000',
},
}SCSS
$custom: #82c2f9; $custom-light: #acd4fb; $custom-dark: #000000;
JSON
{
"hex": "#82c2f9",
"rgb": {
"r": 130,
"g": 194,
"b": 249
},
"hsl": {
"h": 207.731,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.79178,
"c": 0.10242,
"h": 245.5
},
"luminance": 0.50169
}Semantic roles & 50–950 ramp
primary
#82C2F9
secondary
#D68A49
accent
#6A00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385