#46A7CA#46A7CA
#46A7CA is a light, moderate cyan. Relative luminance 0.332; OKLCH L 68.5% C 0.103 H 225.3°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #46A7CA |
|---|---|
| RGB | rgb(70, 167, 202) |
| HSL | hsl(196, 55%, 53%) |
| HSV | hsv(196, 65%, 79%) |
| CMYK | cmyk(65.3%, 17.3%, 0%, 20.8%) |
| CIE-LAB | lab(64.32, -17.53, -26.25) |
| CIE-LCH | lch(64.32, 31.57, 236.26°) |
| OKLab | oklab(68.52% -0.0727 -0.0733) |
| OKLCH | oklch(68.52% 0.103 225.3) |
| XYZ | xyz(27.0009, 33.2009, 60.8511) |
| Luminance | 0.3320 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.93
Turquoise Blue
#06B1C4
ΔE00 8.03
Deepskyblue
#00BFFF
ΔE00 8.85
Bluegrey
#85A3B2
ΔE00 9.66
Bright Sky Blue
#02CCFE
ΔE00 10.28
Lightblue (survey)
#7BC8F6
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46A7CA #CA6946
analogous
#46CAAB #46A7CA #4665CA
triadic
#46A7CA #CA46A7 #A7CA46
tetradic
#46A7CA #AB46CA #CA6946 #65CA46
square
#46A7CA #AB46CA #CA6946 #65CA46
split-complementary
#46A7CA #CA4665 #CAAB46
monochromatic
#215E74 #2F85A4 #46A7CA #76BED8 #A5D4E5
Accessibility & contrast
On white
2.75
#46A7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#46A7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46A7CA
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46A7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46A7CA | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CC
Deuteranopia (green-blind)
#8196CA
Tritanopia (blue-blind)
#00B1B2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #46a7ca; /* rgb */ color: rgb(70, 167, 202); /* oklch */ color: oklch(68.5% 0.103 225.3);
Tailwind
colors: {
custom: {
50: '#88c1da',
500: '#46a7ca',
950: '#000000',
},
}SCSS
$custom: #46a7ca; $custom-light: #88c1da; $custom-dark: #000000;
JSON
{
"hex": "#46a7ca",
"rgb": {
"r": 70,
"g": 167,
"b": 202
},
"hsl": {
"h": 195.909,
"s": 55.462,
"l": 53.333
},
"oklch": {
"l": 0.68523,
"c": 0.10322,
"h": 225.3
},
"luminance": 0.33204
}Semantic roles & 50–950 ramp
primary
#46A7CA
secondary
#D2A99A
accent
#7149DF
background
#F8FBFD
surface
#F0F7FA
border
#CBD0D3
text
#0D1214
muted
#7D8183