#4682CA#4682CA
#4682CA is a mid, vivid cyan. Relative luminance 0.215; OKLCH L 60.0% C 0.127 H 254.2°. Best body text is #000000 at 5.31:1 contrast (WCAG AA passes).
Color values
| HEX | #4682CA |
|---|---|
| RGB | rgb(70, 130, 202) |
| HSL | hsl(213, 55%, 53%) |
| HSV | hsv(213, 65%, 79%) |
| CMYK | cmyk(65.3%, 35.6%, 0%, 20.8%) |
| CIE-LAB | lab(53.52, 3.39, -43.10) |
| CIE-LCH | lch(53.52, 43.23, 274.50°) |
| OKLab | oklab(59.98% -0.0345 -0.1223) |
| OKLCH | oklch(59.98% 0.127 254.2) |
| XYZ | xyz(21.1652, 21.5295, 58.9059) |
| Luminance | 0.2153 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Blue
#4984B8
ΔE00 2.78
Steel Blue
#4682B4
ΔE00 3.36
Off Blue
#5684AE
ΔE00 3.78
Windows Blue
#3778BF
ΔE00 4.00
Dusty Blue
#5A86AD
ΔE00 4.42
Azure
#007FFF
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4682CA #CA8E46
analogous
#46C4CA #4682CA #4C46CA
triadic
#4682CA #CA4682 #82CA46
tetradic
#4682CA #CA46C4 #CA8E46 #46CA4C
square
#4682CA #CA46C4 #CA8E46 #46CA4C
split-complementary
#4682CA #CA4C46 #C4CA46
monochromatic
#214774 #2F64A4 #4682CA #76A2D8 #A5C2E5
Accessibility & contrast
On white
3.96
#4682CA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.31
#4682CA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4682CA
5.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4682CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4682CA | 1.00 | 3.96 | 5.31 | 5.31 |
| #FFFFFF | 3.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6287CD
Deuteranopia (green-blind)
#507AC9
Tritanopia (blue-blind)
#00939C
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #4682ca; /* rgb */ color: rgb(70, 130, 202); /* oklch */ color: oklch(60.0% 0.127 254.2);
Tailwind
colors: {
custom: {
50: '#86a5da',
500: '#4682ca',
950: '#000000',
},
}SCSS
$custom: #4682ca; $custom-light: #86a5da; $custom-dark: #000000;
JSON
{
"hex": "#4682ca",
"rgb": {
"r": 70,
"g": 130,
"b": 202
},
"hsl": {
"h": 212.727,
"s": 55.462,
"l": 53.333
},
"oklch": {
"l": 0.59978,
"c": 0.12706,
"h": 254.2
},
"luminance": 0.21532
}Semantic roles & 50–950 ramp
primary
#4682CA
secondary
#D2B89A
accent
#9B49DF
background
#F8FAFD
surface
#F0F4FB
border
#CBCED4
text
#0C0F15
muted
#7D7F83