#46ABC0#46ABC0
#46ABC0 is a light, moderate cyan. Relative luminance 0.342; OKLCH L 69.1% C 0.097 H 213.8°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #46ABC0 |
|---|---|
| RGB | rgb(70, 171, 192) |
| HSL | hsl(190, 49%, 51%) |
| HSV | hsv(190, 64%, 75%) |
| CMYK | cmyk(63.5%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(65.15, -22.72, -19.44) |
| CIE-LCH | lch(65.15, 29.90, 220.55°) |
| OKLab | oklab(69.06% -0.0807 -0.054) |
| OKLCH | oklch(69.06% 0.097 213.8) |
| XYZ | xyz(26.5992, 34.2309, 55.0644) |
| Luminance | 0.3423 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.69
Cadetblue
#5F9EA0
ΔE00 7.89
Greyblue
#77A1B5
ΔE00 8.46
Bluegrey
#85A3B2
ΔE00 10.72
Bright Sky Blue
#02CCFE
ΔE00 11.20
Sky Blue
#87CEEB
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46ABC0 #C05B46
analogous
#46C098 #46ABC0 #466EC0
triadic
#46ABC0 #C046AB #ABC046
tetradic
#46ABC0 #9846C0 #C05B46 #6EC046
square
#46ABC0 #9846C0 #C05B46 #6EC046
split-complementary
#46ABC0 #C0466E #C09846
monochromatic
#235C68 #338596 #46ABC0 #74C0D0 #A1D4DF
Accessibility & contrast
On white
2.68
#46ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#46ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46ABC0
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46ABC0 | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA6C1
Deuteranopia (green-blind)
#8A98C0
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #46abc0; /* rgb */ color: rgb(70, 171, 192); /* oklch */ color: oklch(69.1% 0.097 213.8);
Tailwind
colors: {
custom: {
50: '#87c4d3',
500: '#46abc0',
950: '#000000',
},
}SCSS
$custom: #46abc0; $custom-light: #87c4d3; $custom-dark: #000000;
JSON
{
"hex": "#46abc0",
"rgb": {
"r": 70,
"g": 171,
"b": 192
},
"hsl": {
"h": 190.328,
"s": 49.194,
"l": 51.373
},
"oklch": {
"l": 0.6906,
"c": 0.09712,
"h": 213.8
},
"luminance": 0.34234
}Semantic roles & 50–950 ramp
primary
#46ABC0
secondary
#CC9F96
accent
#674FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182