#46A2CA#46A2CA
#46A2CA is a light, moderate cyan. Relative luminance 0.314; OKLCH L 67.3% C 0.105 H 229.8°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #46A2CA |
|---|---|
| RGB | rgb(70, 162, 202) |
| HSL | hsl(198, 55%, 53%) |
| HSV | hsv(198, 65%, 79%) |
| CMYK | cmyk(65.3%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(62.85, -14.86, -28.53) |
| CIE-LCH | lch(62.85, 32.16, 242.49°) |
| OKLab | oklab(67.34% -0.0675 -0.0798) |
| OKLCH | oklch(67.34% 0.105 229.8) |
| XYZ | xyz(26.1026, 31.4043, 60.5517) |
| Luminance | 0.3141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.00
Deepskyblue
#00BFFF
ΔE00 9.15
Azure (survey)
#069AF3
ΔE00 9.22
Bluegrey
#85A3B2
ΔE00 9.77
Turquoise Blue
#06B1C4
ΔE00 10.18
Dusty Blue
#5A86AD
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46A2CA #CA6E46
analogous
#46CAB0 #46A2CA #4660CA
triadic
#46A2CA #CA46A2 #A2CA46
tetradic
#46A2CA #B046CA #CA6E46 #60CA46
square
#46A2CA #B046CA #CA6E46 #60CA46
split-complementary
#46A2CA #CA4660 #CAB046
monochromatic
#215B74 #2F80A4 #46A2CA #76BAD8 #A5D2E5
Accessibility & contrast
On white
2.88
#46A2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#46A2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46A2CA
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46A2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46A2CA | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA0CC
Deuteranopia (green-blind)
#7B92C9
Tritanopia (blue-blind)
#00ADAF
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #46a2ca; /* rgb */ color: rgb(70, 162, 202); /* oklch */ color: oklch(67.3% 0.105 229.8);
Tailwind
colors: {
custom: {
50: '#87bdda',
500: '#46a2ca',
950: '#000000',
},
}SCSS
$custom: #46a2ca; $custom-light: #87bdda; $custom-dark: #000000;
JSON
{
"hex": "#46a2ca",
"rgb": {
"r": 70,
"g": 162,
"b": 202
},
"hsl": {
"h": 198.182,
"s": 55.462,
"l": 53.333
},
"oklch": {
"l": 0.67344,
"c": 0.10453,
"h": 229.8
},
"luminance": 0.31407
}Semantic roles & 50–950 ramp
primary
#46A2CA
secondary
#D2AB9A
accent
#7649DF
background
#F8FBFD
surface
#F0F6FA
border
#CBD0D3
text
#0C1214
muted
#7D8183