#82CAFE#82CAFE
#82CAFE is a light, moderate cyan. Relative luminance 0.541; OKLCH L 81.1% C 0.103 H 241.1°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #82CAFE |
|---|---|
| RGB | rgb(130, 202, 254) |
| HSL | hsl(205, 98%, 75%) |
| HSV | hsv(205, 49%, 100%) |
| CMYK | cmyk(48.8%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(78.54, -8.76, -32.47) |
| CIE-LCH | lch(78.54, 33.63, 254.90°) |
| OKLab | oklab(81.11% -0.05 -0.0904) |
| OKLCH | oklch(81.11% 0.103 241.1) |
| XYZ | xyz(48.2095, 54.1390, 101.6561) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.46
Lightskyblue
#87CEFA
ΔE00 2.09
Lightblue (survey)
#7BC8F6
ΔE00 2.12
Light Blue
#95D0FC
ΔE00 2.60
Sky Blue (survey)
#75BBFD
ΔE00 4.56
Baby Blue (survey)
#A2CFFE
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CAFE #FEB682
analogous
#82FEF4 #82CAFE #828CFE
triadic
#82CAFE #FE82CA #CAFE82
tetradic
#82CAFE #F482FE #FEB682 #8CFE82
square
#82CAFE #F482FE #FEB682 #8CFE82
split-complementary
#82CAFE #FE828C #FEF482
monochromatic
#0997FD #45B0FE #82CAFE #BFE4FE #E1F2FF
Accessibility & contrast
On white
1.78
#82CAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#82CAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CAFE
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CAFE | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#44D7DB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #82cafe; /* rgb */ color: rgb(130, 202, 254); /* oklch */ color: oklch(81.1% 0.103 241.1);
Tailwind
colors: {
custom: {
50: '#addaff',
500: '#82cafe',
950: '#000000',
},
}SCSS
$custom: #82cafe; $custom-light: #addaff; $custom-dark: #000000;
JSON
{
"hex": "#82cafe",
"rgb": {
"r": 130,
"g": 202,
"b": 254
},
"hsl": {
"h": 205.161,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.81113,
"c": 0.10329,
"h": 241.1
},
"luminance": 0.54143
}Semantic roles & 50–950 ramp
primary
#82CAFE
secondary
#DD8647
accent
#6000E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386