#82AFCA#82AFCA
#82AFCA is a light, moderate cyan. Relative luminance 0.397; OKLCH L 73.1% C 0.062 H 235.1°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #82AFCA |
|---|---|
| RGB | rgb(130, 175, 202) |
| HSL | hsl(203, 40%, 65%) |
| HSV | hsv(203, 36%, 79%) |
| CMYK | cmyk(35.6%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(69.23, -8.34, -18.52) |
| CIE-LCH | lch(69.23, 20.31, 245.76°) |
| OKLab | oklab(73.14% -0.0355 -0.0509) |
| OKLCH | oklch(73.14% 0.062 235.1) |
| XYZ | xyz(35.1931, 39.6681, 61.6680) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.85
Light Grey Blue
#9DBCD4
ΔE00 5.23
Bluegrey
#85A3B2
ΔE00 5.35
Bluey Grey
#89A0B0
ΔE00 6.44
Lightblue (survey)
#7BC8F6
ΔE00 8.06
Sky Blue (survey)
#75BBFD
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AFCA #CA9D82
analogous
#82CAC1 #82AFCA #828BCA
triadic
#82AFCA #CA82AF #AFCA82
tetradic
#82AFCA #C182CA #CA9D82 #8BCA82
square
#82AFCA #C182CA #CA9D82 #8BCA82
split-complementary
#82AFCA #CA828B #CAC182
monochromatic
#3E7393 #5793B8 #82AFCA #ADCBDC #D8E6EE
Accessibility & contrast
On white
2.35
#82AFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#82AFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AFCA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AFCA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECB
Deuteranopia (green-blind)
#99A6CA
Tritanopia (blue-blind)
#69B6B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #82afca; /* rgb */ color: rgb(130, 175, 202); /* oklch */ color: oklch(73.1% 0.062 235.1);
Tailwind
colors: {
custom: {
50: '#a8c6da',
500: '#82afca',
950: '#000000',
},
}SCSS
$custom: #82afca; $custom-light: #a8c6da; $custom-dark: #000000;
JSON
{
"hex": "#82afca",
"rgb": {
"r": 130,
"g": 175,
"b": 202
},
"hsl": {
"h": 202.5,
"s": 40.449,
"l": 65.098
},
"oklch": {
"l": 0.73136,
"c": 0.06209,
"h": 235.1
},
"luminance": 0.3967
}Semantic roles & 50–950 ramp
primary
#82AFCA
secondary
#E0D1C8
accent
#6332B3
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283