#82C8F5#82C8F5
#82C8F5 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.3% C 0.095 H 237.8°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #82C8F5 |
|---|---|
| RGB | rgb(130, 200, 245) |
| HSL | hsl(203, 85%, 74%) |
| HSV | hsv(203, 47%, 96%) |
| CMYK | cmyk(46.9%, 18.4%, 0%, 3.9%) |
| CIE-LAB | lab(77.66, -10.21, -29.01) |
| CIE-LCH | lch(77.66, 30.75, 250.61°) |
| OKLab | oklab(80.31% -0.0507 -0.0805) |
| OKLCH | oklch(80.31% 0.095 237.8) |
| XYZ | xyz(46.3358, 52.6435, 94.0880) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.94
Sky
#82CAFC
ΔE00 1.20
Lightskyblue
#87CEFA
ΔE00 1.52
Light Blue
#95D0FC
ΔE00 2.90
Baby Blue
#89CFF0
ΔE00 3.87
Sky Blue
#87CEEB
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82C8F5 #F5AF82
analogous
#82F5E8 #82C8F5 #828EF5
triadic
#82C8F5 #F582C8 #C8F582
tetradic
#82C8F5 #E882F5 #F5AF82 #8EF582
square
#82C8F5 #E882F5 #F5AF82 #8EF582
split-complementary
#82C8F5 #F5828E #F5E882
monochromatic
#1396EA #49AFF0 #82C8F5 #BBE1FA #E3F3FD
Accessibility & contrast
On white
1.82
#82C8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#82C8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82C8F5
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82C8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82C8F5 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F7
Deuteranopia (green-blind)
#A4BBF4
Tritanopia (blue-blind)
#4CD4D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #82c8f5; /* rgb */ color: rgb(130, 200, 245); /* oklch */ color: oklch(80.3% 0.095 237.8);
Tailwind
colors: {
custom: {
50: '#acd8f8',
500: '#82c8f5',
950: '#000000',
},
}SCSS
$custom: #82c8f5; $custom-light: #acd8f8; $custom-dark: #000000;
JSON
{
"hex": "#82c8f5",
"rgb": {
"r": 130,
"g": 200,
"b": 245
},
"hsl": {
"h": 203.478,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.80309,
"c": 0.09517,
"h": 237.8
},
"luminance": 0.52647
}Semantic roles & 50–950 ramp
primary
#82C8F5
secondary
#D17F4A
accent
#5B04E2
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385