#46ACCA#46ACCA
#46ACCA is a light, moderate cyan. Relative luminance 0.351; OKLCH L 69.7% C 0.103 H 220.7°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #46ACCA |
|---|---|
| RGB | rgb(70, 172, 202) |
| HSL | hsl(194, 55%, 53%) |
| HSV | hsv(194, 65%, 79%) |
| CMYK | cmyk(65.3%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(65.80, -20.16, -23.98) |
| CIE-LCH | lch(65.80, 31.33, 229.95°) |
| OKLab | oklab(69.71% -0.0778 -0.0668) |
| OKLCH | oklch(69.71% 0.103 220.7) |
| XYZ | xyz(27.9346, 35.0684, 61.1623) |
| Luminance | 0.3507 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.96
Greyblue
#77A1B5
ΔE00 7.59
Deepskyblue
#00BFFF
ΔE00 9.26
Bright Sky Blue
#02CCFE
ΔE00 9.40
Bluegrey
#85A3B2
ΔE00 10.07
Cadetblue
#5F9EA0
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46ACCA #CA6446
analogous
#46CAA6 #46ACCA #466ACA
triadic
#46ACCA #CA46AC #ACCA46
tetradic
#46ACCA #A646CA #CA6446 #6ACA46
square
#46ACCA #A646CA #CA6446 #6ACA46
split-complementary
#46ACCA #CA466A #CAA646
monochromatic
#216174 #2F89A4 #46ACCA #76C1D8 #A5D7E5
Accessibility & contrast
On white
2.62
#46ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#46ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46ACCA
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46ACCA | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CC
Deuteranopia (green-blind)
#879ACA
Tritanopia (blue-blind)
#00B6B6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #46acca; /* rgb */ color: rgb(70, 172, 202); /* oklch */ color: oklch(69.7% 0.103 220.7);
Tailwind
colors: {
custom: {
50: '#88c5da',
500: '#46acca',
950: '#000000',
},
}SCSS
$custom: #46acca; $custom-light: #88c5da; $custom-dark: #000000;
JSON
{
"hex": "#46acca",
"rgb": {
"r": 70,
"g": 172,
"b": 202
},
"hsl": {
"h": 193.636,
"s": 55.462,
"l": 53.333
},
"oklch": {
"l": 0.69706,
"c": 0.1026,
"h": 220.7
},
"luminance": 0.35071
}Semantic roles & 50–950 ramp
primary
#46ACCA
secondary
#D2A69A
accent
#6B49DF
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0D1214
muted
#7D8183