#82ACDA#82ACDA
#82ACDA is a light, moderate cyan. Relative luminance 0.393; OKLCH L 73.1% C 0.081 H 251.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #82ACDA |
|---|---|
| RGB | rgb(130, 172, 218) |
| HSL | hsl(211, 54%, 68%) |
| HSV | hsv(211, 40%, 85%) |
| CMYK | cmyk(40.4%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(68.98, -2.48, -27.71) |
| CIE-LCH | lch(68.98, 27.82, 264.88°) |
| OKLab | oklab(73.12% -0.0261 -0.0768) |
| OKLCH | oklch(73.12% 0.081 251.2) |
| XYZ | xyz(36.6092, 39.3107, 71.9748) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.81
Sky Blue (survey)
#75BBFD
ΔE00 6.01
Cornflowerblue
#6495ED
ΔE00 7.27
Light Grey Blue
#9DBCD4
ΔE00 7.31
Pastel Blue
#A2BFFE
ΔE00 7.44
Periwinkle Blue
#8F99FB
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ACDA #DAB082
analogous
#82D8DA #82ACDA #8482DA
triadic
#82ACDA #DA82AC #ACDA82
tetradic
#82ACDA #DA82D8 #DAB082 #82DA84
square
#82ACDA #DA82D8 #DAB082 #82DA84
split-complementary
#82ACDA #DA8482 #D8DA82
monochromatic
#346EAE #538DCC #82ACDA #B1CBE8 #E0EBF6
Accessibility & contrast
On white
2.37
#82ACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#82ACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ACDA
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ACDA | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AADDC
Deuteranopia (green-blind)
#90A4D9
Tritanopia (blue-blind)
#62B6BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #82acda; /* rgb */ color: rgb(130, 172, 218); /* oklch */ color: oklch(73.1% 0.081 251.2);
Tailwind
colors: {
custom: {
50: '#a9c4e5',
500: '#82acda',
950: '#000000',
},
}SCSS
$custom: #82acda; $custom-light: #a9c4e5; $custom-dark: #000000;
JSON
{
"hex": "#82acda",
"rgb": {
"r": 130,
"g": 172,
"b": 218
},
"hsl": {
"h": 211.364,
"s": 54.321,
"l": 68.235
},
"oklch": {
"l": 0.73123,
"c": 0.08116,
"h": 251.2
},
"luminance": 0.39313
}Semantic roles & 50–950 ramp
primary
#82ACDA
secondary
#E9DDCF
accent
#7624C2
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101215
muted
#7F8184