#46A0BF#46A0BF
#46A0BF is a light, moderate cyan. Relative luminance 0.302; OKLCH L 66.4% C 0.096 H 223.9°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #46A0BF |
|---|---|
| RGB | rgb(70, 160, 191) |
| HSL | hsl(195, 49%, 51%) |
| HSV | hsv(195, 63%, 75%) |
| CMYK | cmyk(63.4%, 16.2%, 0%, 25.1%) |
| CIE-LAB | lab(61.83, -17.27, -23.95) |
| CIE-LCH | lch(61.83, 29.53, 234.19°) |
| OKLab | oklab(66.39% -0.0695 -0.0668) |
| OKLCH | oklch(66.39% 0.096 223.9) |
| XYZ | xyz(24.4968, 30.2028, 53.8188) |
| Luminance | 0.3020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.52
Turquoise Blue
#06B1C4
ΔE00 8.26
Bluegrey
#85A3B2
ΔE00 9.44
Teal Blue
#01889F
ΔE00 9.74
Dirty Blue
#3F829D
ΔE00 10.18
Cadetblue
#5F9EA0
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46A0BF #BF6546
analogous
#46BFA1 #46A0BF #4663BF
triadic
#46A0BF #BF46A0 #A0BF46
tetradic
#46A0BF #A146BF #BF6546 #63BF46
square
#46A0BF #A146BF #BF6546 #63BF46
split-complementary
#46A0BF #BF4663 #BFA146
monochromatic
#245667 #337C94 #46A0BF #73B7CF #A1CFDE
Accessibility & contrast
On white
2.98
#46A0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#46A0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46A0BF
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46A0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46A0BF | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC1
Deuteranopia (green-blind)
#7D90BF
Tritanopia (blue-blind)
#00A9AA
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #46a0bf; /* rgb */ color: rgb(70, 160, 191); /* oklch */ color: oklch(66.4% 0.096 223.9);
Tailwind
colors: {
custom: {
50: '#86bcd2',
500: '#46a0bf',
950: '#000000',
},
}SCSS
$custom: #46a0bf; $custom-light: #86bcd2; $custom-dark: #000000;
JSON
{
"hex": "#46a0bf",
"rgb": {
"r": 70,
"g": 160,
"b": 191
},
"hsl": {
"h": 195.372,
"s": 48.594,
"l": 51.176
},
"oklch": {
"l": 0.6639,
"c": 0.09635,
"h": 223.9
},
"luminance": 0.30205
}Semantic roles & 50–950 ramp
primary
#46A0BF
secondary
#CBA396
accent
#7350D8
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182