#46A4CC#46A4CC
#46A4CC is a light, moderate cyan. Relative luminance 0.322; OKLCH L 67.9% C 0.106 H 229.3°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #46A4CC |
|---|---|
| RGB | rgb(70, 164, 204) |
| HSL | hsl(198, 57%, 54%) |
| HSV | hsv(198, 66%, 80%) |
| CMYK | cmyk(65.7%, 19.6%, 0%, 20%) |
| CIE-LAB | lab(63.52, -15.30, -28.61) |
| CIE-LCH | lch(63.52, 32.44, 241.87°) |
| OKLab | oklab(67.9% -0.0688 -0.0801) |
| OKLCH | oklch(67.9% 0.106 229.3) |
| XYZ | xyz(26.6960, 32.2098, 61.9252) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.06
Deepskyblue
#00BFFF
ΔE00 8.65
Azure (survey)
#069AF3
ΔE00 9.54
Bluegrey
#85A3B2
ΔE00 9.79
Turquoise Blue
#06B1C4
ΔE00 9.85
Lightblue (survey)
#7BC8F6
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46A4CC #CC6E46
analogous
#46CCB1 #46A4CC #4661CC
triadic
#46A4CC #CC46A4 #A4CC46
tetradic
#46A4CC #B146CC #CC6E46 #61CC46
square
#46A4CC #B146CC #CC6E46 #61CC46
split-complementary
#46A4CC #CC4661 #CCB146
monochromatic
#215D77 #2E83A7 #46A4CC #76BCD9 #A6D3E6
Accessibility & contrast
On white
2.82
#46A4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#46A4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46A4CC
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46A4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46A4CC | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA1CE
Deuteranopia (green-blind)
#7D94CB
Tritanopia (blue-blind)
#00AFB1
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #46a4cc; /* rgb */ color: rgb(70, 164, 204); /* oklch */ color: oklch(67.9% 0.106 229.3);
Tailwind
colors: {
custom: {
50: '#88bfdb',
500: '#46a4cc',
950: '#000000',
},
}SCSS
$custom: #46a4cc; $custom-light: #88bfdb; $custom-dark: #000000;
JSON
{
"hex": "#46a4cc",
"rgb": {
"r": 70,
"g": 164,
"b": 204
},
"hsl": {
"h": 197.91,
"s": 56.78,
"l": 53.725
},
"oklch": {
"l": 0.67903,
"c": 0.10558,
"h": 229.3
},
"luminance": 0.32213
}Semantic roles & 50–950 ramp
primary
#46A4CC
secondary
#D4AB9A
accent
#7548E0
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0D1215
muted
#7D8183