#82CCFE#82CCFE
#82CCFE is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.5% C 0.102 H 239.3°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #82CCFE |
|---|---|
| RGB | rgb(130, 204, 254) |
| HSL | hsl(204, 98%, 75%) |
| HSV | hsv(204, 49%, 100%) |
| CMYK | cmyk(48.8%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(79.09, -9.82, -31.63) |
| CIE-LCH | lch(79.09, 33.12, 252.75°) |
| OKLab | oklab(81.55% -0.0522 -0.088) |
| OKLCH | oklch(81.55% 0.102 239.3) |
| XYZ | xyz(48.6818, 55.0836, 101.8136) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.55
Lightskyblue
#87CEFA
ΔE00 1.39
Lightblue (survey)
#7BC8F6
ΔE00 1.72
Light Blue
#95D0FC
ΔE00 2.48
Baby Blue
#89CFF0
ΔE00 4.51
Sky Blue (survey)
#75BBFD
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CCFE #FEB482
analogous
#82FEF2 #82CCFE #828EFE
triadic
#82CCFE #FE82CC #CCFE82
tetradic
#82CCFE #F282FE #FEB482 #8EFE82
square
#82CCFE #F282FE #FEB482 #8EFE82
split-complementary
#82CCFE #FE828E #FEF282
monochromatic
#099AFD #45B3FE #82CCFE #BFE5FE #E1F3FF
Accessibility & contrast
On white
1.75
#82CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#82CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CCFE
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CCFE | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#A5BEFD
Tritanopia (blue-blind)
#43D9DD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #82ccfe; /* rgb */ color: rgb(130, 204, 254); /* oklch */ color: oklch(81.5% 0.102 239.3);
Tailwind
colors: {
custom: {
50: '#addbff',
500: '#82ccfe',
950: '#000000',
},
}SCSS
$custom: #82ccfe; $custom-light: #addbff; $custom-dark: #000000;
JSON
{
"hex": "#82ccfe",
"rgb": {
"r": 130,
"g": 204,
"b": 254
},
"hsl": {
"h": 204.194,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.81546,
"c": 0.10234,
"h": 239.3
},
"luminance": 0.55087
}Semantic roles & 50–950 ramp
primary
#82CCFE
secondary
#DD8447
accent
#5D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111518
muted
#818486