#82CCFB#82CCFB
#82CCFB is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.4% C 0.099 H 237.6°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCFB |
|---|---|
| RGB | rgb(130, 204, 251) |
| HSL | hsl(203, 94%, 75%) |
| HSV | hsv(203, 48%, 98%) |
| CMYK | cmyk(48.2%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(78.98, -10.66, -30.20) |
| CIE-LCH | lch(78.98, 32.02, 250.56°) |
| OKLab | oklab(81.42% -0.0532 -0.0839) |
| OKLCH | oklch(81.42% 0.099 237.6) |
| XYZ | xyz(48.2052, 54.8929, 99.3033) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.83
Sky
#82CAFC
ΔE00 1.04
Lightblue (survey)
#7BC8F6
ΔE00 1.26
Light Blue
#95D0FC
ΔE00 2.59
Baby Blue
#89CFF0
ΔE00 3.79
Sky Blue
#87CEEB
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCFB #FBB182
analogous
#82FBEE #82CCFB #8290FB
triadic
#82CCFB #FB82CC #CCFB82
tetradic
#82CCFB #EE82FB #FBB182 #90FB82
square
#82CCFB #EE82FB #FBB182 #90FB82
split-complementary
#82CCFB #FB8290 #FBEE82
monochromatic
#0B9CF7 #47B4F9 #82CCFB #BDE4FD #E1F3FE
Accessibility & contrast
On white
1.75
#82CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#82CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCFB
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCFB | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFD
Deuteranopia (green-blind)
#A6BEFA
Tritanopia (blue-blind)
#46D8DB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #82ccfb; /* rgb */ color: rgb(130, 204, 251); /* oklch */ color: oklch(81.4% 0.099 237.6);
Tailwind
colors: {
custom: {
50: '#acdbfc',
500: '#82ccfb',
950: '#000000',
},
}SCSS
$custom: #82ccfb; $custom-light: #acdbfc; $custom-dark: #000000;
JSON
{
"hex": "#82ccfb",
"rgb": {
"r": 130,
"g": 204,
"b": 251
},
"hsl": {
"h": 203.306,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.81422,
"c": 0.09939,
"h": 237.6
},
"luminance": 0.54897
}Semantic roles & 50–950 ramp
primary
#82CCFB
secondary
#D98048
accent
#5900E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111517
muted
#818485