#46ACC8#46ACC8
#46ACC8 is a light, moderate cyan. Relative luminance 0.350; OKLCH L 69.6% C 0.101 H 219.2°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #46ACC8 |
|---|---|
| RGB | rgb(70, 172, 200) |
| HSL | hsl(193, 54%, 53%) |
| HSV | hsv(193, 65%, 78%) |
| CMYK | cmyk(65%, 14%, 0%, 21.6%) |
| CIE-LAB | lab(65.73, -20.78, -22.99) |
| CIE-LCH | lch(65.73, 30.99, 227.89°) |
| OKLab | oklab(69.62% -0.0786 -0.064) |
| OKLCH | oklch(69.62% 0.101 219.2) |
| XYZ | xyz(27.6994, 34.9743, 59.9233) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.38
Greyblue
#77A1B5
ΔE00 7.72
Bright Sky Blue
#02CCFE
ΔE00 9.68
Deepskyblue
#00BFFF
ΔE00 9.83
Cadetblue
#5F9EA0
ΔE00 9.93
Bluegrey
#85A3B2
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46ACC8 #C86246
analogous
#46C8A3 #46ACC8 #466BC8
triadic
#46ACC8 #C846AC #ACC846
tetradic
#46ACC8 #A346C8 #C86246 #6BC846
square
#46ACC8 #A346C8 #C86246 #6BC846
split-complementary
#46ACC8 #C8466B #C8A346
monochromatic
#226172 #3089A1 #46ACC8 #75C1D6 #A4D6E4
Accessibility & contrast
On white
2.63
#46ACC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#46ACC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46ACC8
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46ACC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46ACC8 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA7CA
Deuteranopia (green-blind)
#889AC8
Tritanopia (blue-blind)
#00B5B5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #46acc8; /* rgb */ color: rgb(70, 172, 200); /* oklch */ color: oklch(69.6% 0.101 219.2);
Tailwind
colors: {
custom: {
50: '#88c5d8',
500: '#46acc8',
950: '#000000',
},
}SCSS
$custom: #46acc8; $custom-light: #88c5d8; $custom-dark: #000000;
JSON
{
"hex": "#46acc8",
"rgb": {
"r": 70,
"g": 172,
"b": 200
},
"hsl": {
"h": 192.923,
"s": 54.167,
"l": 52.941
},
"oklch": {
"l": 0.69623,
"c": 0.10139,
"h": 219.2
},
"luminance": 0.34977
}Semantic roles & 50–950 ramp
primary
#46ACC8
secondary
#D1A599
accent
#6A4ADE
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0D1214
muted
#7D8183